Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

alp::string Class Reference

#include <include/hiker/prv/support/String.h>


Public Member Functions

 string (const std::string &_other)
 string (const char *_other, size_type _pos=0, size_type _n=npos)
 string (const char *_other, size_t _length)
 string (const string &_other)
 string ()
stringoperator<< (const string &_other)
stringoperator<< (const char *_other)
stringoperator<< (uint32_t _val)
stringoperator<< (int32_t _val)
stringoperator<< (int64_t _val)
stringoperator<< (uint64_t _val)
stringoperator= (const string &_other)

Data Fields

utf8_impl utf8

Data Structures

class  utf8_impl


Constructor & Destructor Documentation

alp::string::string const std::string &  _other  )  [inline]
 

alp::string::string const char *  _other,
size_type  _pos = 0,
size_type  _n = npos
[inline]
 

alp::string::string const char *  _other,
size_t  _length
[inline]
 

alp::string::string const string _other  )  [inline]
 

alp::string::string  )  [inline]
 


Member Function Documentation

string& alp::string::operator<< uint64_t  _val  ) 
 

string& alp::string::operator<< int64_t  _val  ) 
 

string& alp::string::operator<< int32_t  _val  ) 
 

string& alp::string::operator<< uint32_t  _val  ) 
 

string& alp::string::operator<< const char *  _other  ) 
 

string& alp::string::operator<< const string _other  ) 
 

string& alp::string::operator= const string _other  )  [inline]
 


Field Documentation

utf8_impl alp::string::utf8
 


The documentation for this class was generated from the following file:
Generated on Sat Dec 16 20:29:50 2006 for hiker-0.9 by  doxygen 1.4.4