|
typedef std::string | t_base |
|
|
| string (const char *str) |
|
| string (const char *str, uint32 len) |
|
| string (const t_base &str) |
|
| string (const byteArray &array) |
|
|
template<typename numberType > |
static string | number (const numberType &n) |
|
|
template<typename Archive > |
BLUB_SERIALIZATION_ACCESS void | serialize (Archive &readWrite, const unsigned int version) |
|
The documentation for this class was generated from the following files:
- /home/mlanner/Development/cpp/projects/voxelTerrain/voxelTerrain/modules/core/source/blub/core/string.hpp
- /home/mlanner/Development/cpp/projects/voxelTerrain/voxelTerrain/modules/core/source/blub/core/string.cpp