This is the complete list of members for ndString, including all inherited members.
| AllocMem(ndInt32 size) (defined in ndString) | ndString | protected |
| Capacity() const (defined in ndString) | ndString | inline |
| Clear() (defined in ndString) | ndString | |
| Empty() (defined in ndString) | ndString | |
| Expand(ndInt32 size) (defined in ndString) | ndString | |
| Find(char ch, ndInt32 from=0) const (defined in ndString) | ndString | |
| Find(const ndString &subString, ndInt32 from=0) const (defined in ndString) | ndString | inline |
| Find(const char *const subString, ndInt32 from=0, ndInt32 lenght=0x7ffffff) const (defined in ndString) | ndString | inline |
| Free(void *const ptr) | ndClassAlloc | static |
| FreeMem(char *const ptr) (defined in ndString) | ndString | protected |
| GetStr() const (defined in ndString) | ndString | inline |
| LoadFile(FILE *const file) (defined in ndString) | ndString | |
| m_capacity (defined in ndString) | ndString | protected |
| m_size (defined in ndString) | ndString | protected |
| m_string (defined in ndString) | ndString | protected |
| Malloc(size_t size) | ndClassAlloc | static |
| ndClassAlloc() | ndClassAlloc | inline |
| ndString() (defined in ndString) | ndString | |
| ndString(char chr) (defined in ndString) | ndString | |
| ndString(const ndString &src) (defined in ndString) | ndString | |
| ndString(const char *const data) (defined in ndString) | ndString | |
| ndString(const char *const data, ndInt32 maxSize) (defined in ndString) | ndString | |
| ndString(ndInt32 val) (defined in ndString) | ndString | |
| ndString(ndUnsigned64 val) (defined in ndString) | ndString | |
| ndString(const ndString &src, const char *const concatenate, ndInt32 maxSize) (defined in ndString) | ndString | protected |
| operator!=(const ndString &src) const (defined in ndString) | ndString | inline |
| operator+(const char *const src) const (defined in ndString) | ndString | inline |
| operator+(const ndString &src) const (defined in ndString) | ndString | inline |
| operator+=(const char *const src) (defined in ndString) | ndString | |
| operator+=(const ndString &src) (defined in ndString) | ndString | inline |
| operator<(const ndString &src) const (defined in ndString) | ndString | inline |
| operator<=(const ndString &src) const (defined in ndString) | ndString | inline |
| operator=(const ndString &src) (defined in ndString) | ndString | |
| operator==(const ndString &src) const (defined in ndString) | ndString | inline |
| operator>(const ndString &src) const (defined in ndString) | ndString | inline |
| operator>=(const ndString &src) const (defined in ndString) | ndString | inline |
| operator[](ndInt32 index) (defined in ndString) | ndString | inline |
| operator[](ndInt32 index) const (defined in ndString) | ndString | inline |
| Replace(ndInt32 start, ndInt32 size, const char *const str, ndInt32 strSize) (defined in ndString) | ndString | |
| Replace(ndInt32 start, ndInt32 size, const ndString &str) (defined in ndString) | ndString | inline |
| Size() const (defined in ndString) | ndString | inline |
| SubString(ndInt32 start=0, ndInt32 size=0x7fffffff) const (defined in ndString) | ndString | inline |
| ToFloat() const (defined in ndString) | ndString | |
| ToInteger() const (defined in ndString) | ndString | |
| ToInteger64() const (defined in ndString) | ndString | |
| ToLower() (defined in ndString) | ndString | |
| ToUpper() (defined in ndString) | ndString | |
| ~ndClassAlloc() | ndClassAlloc | inline |
| ~ndString() (defined in ndString) | ndString |