gatelib
2.1
|
This is the complete list of members for g::cont::gstr< T >, including all inherited members.
append(const T *s) const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | |
append(const T c) const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | |
empty() (defined in g::cont::gstr< T >) | g::cont::gstr< T > | static |
getAllocPolicyP() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
getHeapP() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
getIndexOf(const gstr &str, size_t index=0, bool is_case_sens=true) const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
getLength() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
gstr() (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
gstr(const gstr &other) (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
gstr(const T *str, AllocationPolicyAbstract *aAllocPolicyP=AllocationPolicyAbstract::get_FromStandardPolicy()) (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
gstr(const T *str, size_t size, AllocationPolicyAbstract *aAllocPolicyP=AllocationPolicyAbstract::get_FromStandardPolicy()) (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
gstr(const std::basic_string< T > str, size_t size=infinite, AllocationPolicyAbstract *aAllocPolicyP=AllocationPolicyAbstract::get_FromStandardPolicy()) (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
isLeftLike(const gstr &cfr, bool is_case_sens=true) const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
isRightLike(const gstr &cfr, bool is_case_sens=true) const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
lCase() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | |
left(size_t len) const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
lTrim() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | |
new_line() (defined in g::cont::gstr< T >) | g::cont::gstr< T > | static |
operator const T *() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
operator+=(const T *s) (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
operator+=(const char c) (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
operator=(const gstr &other) (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
operator[](int i) const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
plot() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | |
plotLine() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | |
replace(const T *what, const T *with, bool is_case_sens=true) const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
right(size_t len) const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
rTrim() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | |
space() (defined in g::cont::gstr< T >) | g::cont::gstr< T > | static |
subset(int start, size_t=0xffffffff) const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | |
sum(const T *s1, const T *s2, AllocationPolicyAbstract *aAllocPolicyP=AllocationPolicyAbstract::get_FromStandardPolicy()) (defined in g::cont::gstr< T >) | g::cont::gstr< T > | static |
tab() (defined in g::cont::gstr< T >) | g::cont::gstr< T > | static |
toByteStr() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | |
toByteStr() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
toByteStr() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
toWideStr() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | |
toWideStr() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
toWideStr() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inline |
trim() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | |
uCase() const (defined in g::cont::gstr< T >) | g::cont::gstr< T > | |
~gstr() (defined in g::cont::gstr< T >) | g::cont::gstr< T > | inlinevirtual |