voxelTerrain
 All Classes Functions Variables Typedefs Enumerations Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
blub::string Class Reference
Inheritance diagram for blub::string:

Public Types

typedef std::string t_base
 

Public Member Functions

 string (const char *str)
 
 string (const char *str, uint32 len)
 
 string (const t_base &str)
 
 string (const byteArray &array)
 

Static Public Member Functions

template<typename numberType >
static string number (const numberType &n)
 

Protected Member Functions

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: