![]() |
AAX SDK
2.4.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... | |
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) |
|
inline |
|
inline |
|
inline |