| Begin() const | CB2::PString< Tchar > | [inline] |
| cpy(const Tchar *prev) | CB2::PString< Tchar > | [inline, private] |
| cpy(const std::basic_string< Tchar > &prev) | CB2::PString< Tchar > | [inline, private] |
| cpy(const Tchar prev) | CB2::PString< Tchar > | [inline, private] |
| cpy_numeric_float(const Tnum prev) | CB2::PString< Tchar > | [inline, private] |
| cpy_numeric_int(const Tnum prev, const size_type base) | CB2::PString< Tchar > | [inline, private] |
| data | CB2::PString< Tchar > | [private] |
| def_frag | CB2::PString< Tchar > | [private, static] |
| Deref(const ref_type &ref) const | CB2::PString< Tchar > | [inline] |
| Discart(const bool shrink=false) | CB2::PString< Tchar > | [inline] |
| Empty() const | CB2::PString< Tchar > | [inline] |
| End() const | CB2::PString< Tchar > | [inline] |
| HTML(const this_type &nl="") const | CB2::PString< Tchar > | [inline] |
| HTMLdecode() const | CB2::PString< Tchar > | [inline] |
| iterator typedef | CB2::PString< Tchar > | |
| Len() const | CB2::PString< Tchar > | [inline] |
| numeric_float(const Tnum zero) const | CB2::PString< Tchar > | [inline, private] |
| numeric_int(const bool signed_type, const Tnum zero) const | CB2::PString< Tchar > | [inline, private] |
| operator const Tchar *() const | CB2::PString< Tchar > | [inline] |
| operator double() const | CB2::PString< Tchar > | [inline] |
| operator float() const | CB2::PString< Tchar > | [inline] |
| operator signed int() const | CB2::PString< Tchar > | [inline] |
| operator signed long int() const | CB2::PString< Tchar > | [inline] |
| operator signed long long int() const | CB2::PString< Tchar > | [inline] |
| operator std::basic_string() const | CB2::PString< Tchar > | [inline] |
| operator Tchar() const | CB2::PString< Tchar > | [inline] |
| operator unsigned int() const | CB2::PString< Tchar > | [inline] |
| operator unsigned long int() const | CB2::PString< Tchar > | [inline] |
| operator unsigned long long int() const | CB2::PString< Tchar > | [inline] |
| operator!=(const this_type &str) const | CB2::PString< Tchar > | [inline] |
| operator!=(const Tchar *str) const | CB2::PString< Tchar > | [inline] |
| operator+(const this_type &right) | CB2::PString< Tchar > | [inline] |
| operator+(const PString< Tchar > &left, const PString< Tchar > &right) | CB2::PString< Tchar > | [friend] |
| operator+=(const this_type &right) | CB2::PString< Tchar > | [inline] |
| operator<<(const Tchar &right) | CB2::PString< Tchar > | [inline] |
| operator<<(std::basic_ostream< Tchar, std::char_traits< Tchar > > &stream, const PString< Tchar > &str) | CB2::PString< Tchar > | [friend] |
| operator=(const this_type &prev) | CB2::PString< Tchar > | [inline] |
| operator=(const Tchar *prev) | CB2::PString< Tchar > | [inline] |
| operator=(const std::basic_string< Tchar > prev) | CB2::PString< Tchar > | [inline] |
| operator=(const Tchar prev) | CB2::PString< Tchar > | [inline] |
| operator=(const signed int prev) | CB2::PString< Tchar > | [inline] |
| operator=(const unsigned int prev) | CB2::PString< Tchar > | [inline] |
| operator=(const signed long int prev) | CB2::PString< Tchar > | [inline] |
| operator=(const unsigned long int prev) | CB2::PString< Tchar > | [inline] |
| operator=(const signed long long int prev) | CB2::PString< Tchar > | [inline] |
| operator=(const unsigned long long int prev) | CB2::PString< Tchar > | [inline] |
| operator=(const float prev) | CB2::PString< Tchar > | [inline] |
| operator=(const double prev) | CB2::PString< Tchar > | [inline] |
| operator==(const this_type &str) const | CB2::PString< Tchar > | [inline] |
| operator==(const Tchar *str) const | CB2::PString< Tchar > | [inline] |
| operator[](const size_type pos) const | CB2::PString< Tchar > | [inline] |
| Pos(const this_type &needle, size_type &pos, const size_type from=0) const | CB2::PString< Tchar > | [inline] |
| PString() | CB2::PString< Tchar > | [inline] |
| PString(const this_type &prev) | CB2::PString< Tchar > | [inline] |
| PString(const Tchar *dt, const size_type ln) | CB2::PString< Tchar > | [inline] |
| PString(const Tchar *prev) | CB2::PString< Tchar > | [inline] |
| PString(const std::basic_string< Tchar > &prev) | CB2::PString< Tchar > | [inline] |
| PString(const Tchar prev) | CB2::PString< Tchar > | [inline] |
| PString(const signed int prev, const size_type base=10) | CB2::PString< Tchar > | [inline] |
| PString(const unsigned int prev, const size_type base=10) | CB2::PString< Tchar > | [inline] |
| PString(const signed long int prev, const size_type base=10) | CB2::PString< Tchar > | [inline] |
| PString(const unsigned long int prev, const size_type base=10) | CB2::PString< Tchar > | [inline] |
| PString(const signed long long int prev, const size_type base=10) | CB2::PString< Tchar > | [inline] |
| PString(const unsigned long long int prev, const size_type base=10) | CB2::PString< Tchar > | [inline] |
| PString(const float prev) | CB2::PString< Tchar > | [inline] |
| PString(const double prev) | CB2::PString< Tchar > | [inline] |
| ref_type typedef | CB2::PString< Tchar > | |
| RefBegin() const | CB2::PString< Tchar > | [inline] |
| RefEnd() const | CB2::PString< Tchar > | [inline] |
| RefNext(const ref_type &prev) const | CB2::PString< Tchar > | [inline] |
| RefPrev(const ref_type &prev) const | CB2::PString< Tchar > | [inline] |
| rev_iterator typedef | CB2::PString< Tchar > | |
| RevBegin() const | CB2::PString< Tchar > | [inline] |
| RevDeref(const ref_type &ref) const | CB2::PString< Tchar > | [inline] |
| RevEnd() const | CB2::PString< Tchar > | [inline] |
| RevRefBegin() const | CB2::PString< Tchar > | [inline] |
| RevRefEnd() const | CB2::PString< Tchar > | [inline] |
| Size() const | CB2::PString< Tchar > | [inline] |
| size_type typedef | CB2::PString< Tchar > | |
| SQL() const | CB2::PString< Tchar > | [inline] |
| SQLdecode() const | CB2::PString< Tchar > | [inline] |
| storage_type typedef | CB2::PString< Tchar > | |
| Subst(const this_type &needle, const this_type &replacement) | CB2::PString< Tchar > | [inline] |
| Substr(const size_type base, const size_type length=(size_type)-1) const | CB2::PString< Tchar > | [inline] |
| tag | CB2::Class | |
| this_type typedef | CB2::PString< Tchar > | |
| URL() const | CB2::PString< Tchar > | [inline] |
| URLdecode() const | CB2::PString< Tchar > | [inline] |