![]() |
AAX SDK 2.6.1
Avid Audio Extensions Development Kit
|
Go to the source code of this file.
A generic AAX string class with similar functionality to std::string.
Classes | |
| class | AAX_CString |
A generic AAX string class with similar functionality to std::string More... | |
| class | AAX_CStringAbbreviations |
| Helper class to store a collection of name abbreviations. More... | |
Macros | |
| #define | AAX_CSTRING_H |
Functions | |
| AAX_CString | operator+ (AAX_CString lhs, const AAX_CString &rhs) |
| AAX_CString | operator+ (AAX_CString lhs, const char *rhs) |
| AAX_CString | operator+ (const char *lhs, const AAX_CString &rhs) |
| #define AAX_CSTRING_H |
|
inline |
|
inline |
|
inline |
1.9.6