Main Page Class Hierarchy Compound List File List Compound Members File Members
cmt_string Member List
This is the complete list of members for cmt_string, including all inherited members.
- _allocated
[private]
- _data
[private]
- _size
[private]
- allocate(int n)
[private]
- c_str() const
- cmt_string()
- cmt_string(int n)
- cmt_string(char c)
- cmt_string(const char* text)
- cmt_string(const cmt_string& other)
- compare_no_case(const char* text) const
- compare_no_case(const cmt_string& other) const
- erase(int pos)
- erase(int pos, int length)
- extend(int n)
[private]
- find(char c) const
- find(const char* text) const
- find(const cmt_string& other) const
- find(int pos, char c) const
- find(int pos, const char* text) const
- find(int pos, const cmt_string& other) const
- find_last_of(char c) const
- find_last_of(const char* text) const
- find_last_of(const cmt_string& other) const
- npos enum value
- operator const char *() const
- operator!=(const char* text) const
- operator!=(const cmt_string& other) const
- operator+(char c) const
- operator+(const char* text) const
- operator+(const cmt_string& other) const
- operator+=(char c)
- operator+=(const char* text)
- operator+=(const cmt_string& other)
- operator<(const char* text) const
- operator<(const cmt_string& other) const
- operator=(char c)
- operator=(const char* text)
- operator=(const cmt_string& other)
- operator==(const char* text) const
- operator==(const cmt_string& other) const
- operator>(const char* text) const
- operator>(const cmt_string& other) const
- operator[](int index) const
- operator[](int index)
- pos_type enum name
- read(const cmt_string& file_name)
- replace(const char* pattern, const char* replacement)
- replace(const cmt_string& pattern, const cmt_string& replacement)
- replace_all(const char* pattern, const char* replacement)
- replace_all(const cmt_string& pattern, const cmt_string& replacement)
- resize(int n)
- size() const
- size()
- substr(int pos) const
- substr(int pos, int length) const
- substr(int pos, cmt_string& dest) const
- substr(int pos, int length, cmt_string& dest) const
- trim()
- write(const cmt_string& file_name) const
- write(FILE* f) const
- write(ostream& output)
- ~cmt_string()
Generated at Thu May 16 16:27:44 2002 for CMT by
1.2.3 written by Dimitri van Heesch,
© 1997-2000