, including all inherited members.
adstring() | adstring | |
adstring(const adstring &v) | adstring | |
adstring(const char v) | adstring | |
adstring(const char *t) | adstring | |
adstring(const unsigned char v) | adstring | |
adstring(const unsigned char *t) | adstring | |
adstring(const size_t lb, const size_t ub) | adstring | |
adstring(const int size) | adstring | |
allocate(const char *s1, const char *s="UNNAMED") | named_adstring | [protected] |
adstring::allocate(const char *t) | adstring | |
model_name_tag::allocate(const char *s) | model_name_tag | |
buff_size() const | adstring | |
clist() | clist | [inline, protected] |
clist(const clist &pt) | clist | [protected] |
get_name(void) | model_name_tag | [inline] |
label(void) | model_name_tag | [inline] |
length(const int &max=1000) const | clist | |
model_name_tag(void) | model_name_tag | [inline] |
name | model_name_tag | [protected] |
next | clist | [protected] |
operator char *() | adstring | |
operator const char *() const | adstring | |
operator const unsigned char *() const | adstring | |
operator unsigned char *() | adstring | |
operator!=(const adstring &u) | adstring | [inline] |
operator()(const size_t i) | adstring | |
operator()(const size_t i) const | adstring | |
operator()(const size_t i, const size_t j) | adstring | |
operator()(const size_t i, const size_t j) const | adstring | |
operator+(const adstring &u, const adstring &v) | adstring | [friend] |
operator+(const adstring &u, const unsigned char v) | adstring | [friend] |
operator+(const adstring &u, const char v) | adstring | [friend] |
operator+(const adstring &u, const unsigned char *v) | adstring | [friend] |
operator+(const adstring &u, const char *v) | adstring | [friend] |
operator+(const unsigned char *v, const adstring &u) | adstring | [friend] |
operator+(const char *v, const adstring &u) | adstring | [friend] |
operator+(const unsigned char u, const adstring &v) | adstring | [friend] |
operator+=(const adstring &u) | adstring | |
operator+=(const char u) | adstring | [inline] |
operator<<(std::ostream &c, const adstring &t) | adstring | [friend] |
operator=(const adstring &) | named_adstring | [protected] |
operator=(const char *) | named_adstring | [protected] |
adstring::operator=(const char t) | adstring | |
operator==(const adstring &u) | adstring | |
operator==(const char *u) | adstring | [inline] |
operator==(const char *u) const | adstring | |
operator==(const adstring &u) const | adstring | |
operator>>(std::istream &c, adstring &t) | adstring | [friend] |
operator[](const size_t i) | adstring | |
operator[](const size_t i) const | adstring | |
pos(const adstring &substr) const | adstring | |
prev() const | clist | [protected] |
realloc(const char *t) | adstring | |
size() const | adstring | |
str(double x, int minwidth, int decplaces) | adstring | [friend] |
str(const int x) | adstring | [friend] |
to_lower(void) | adstring | |
to_lower(adstring &s) | adstring | |
to_upper(void) | adstring | |
to_upper(adstring &s) | adstring | |
val(const adstring &s, int &v, int &code) | adstring | [friend] |
val(const adstring &s) | adstring | [friend] |
~adstring() | adstring | |
~clist() | clist | |