Classes | |
| class | VerySimpleReadOnlyString |
| Well, the name says it all, this is a very simple read only string. More... | |
Typedefs | |
| typedef Bstrlib::String | FastString |
| typedef const tchar *const | tCharPtr |
Functions | |
| FastString | convert (const VerySimpleReadOnlyString &string) |
| Convert VerySimpleReadOnlyString to a fast string. | |
| const unsigned int | findLength (tCharPtr) |
| Forward declare the findLength function. | |
| typedef Bstrlib::String Strings::FastString |
| typedef const tchar* const Strings::tCharPtr |
| FastString Strings::convert | ( | const VerySimpleReadOnlyString & | string | ) | [inline] |
Convert VerySimpleReadOnlyString to a fast string.
| const unsigned int Strings::findLength | ( | tCharPtr | ) |
Forward declare the findLength function.
