TiXmlString Class Reference
#include <tinystr.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
      
        
          | TiXmlString::TiXmlString  | 
          ( | 
           | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | TiXmlString::TiXmlString  | 
          ( | 
          const TiXmlString &  | 
           copy | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | TIXML_EXPLICIT TiXmlString::TiXmlString  | 
          ( | 
          const char *  | 
           copy | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | TIXML_EXPLICIT TiXmlString::TiXmlString  | 
          ( | 
          const char *  | 
           str,  | 
        
        
           | 
           | 
          size_type  | 
           len |   | 
        
        
           | 
          ) | 
           |  |  [inline] | 
        
      
 
 
      
        
          | TiXmlString::~TiXmlString  | 
          ( | 
           | 
           )  | 
           [inline] | 
        
      
 
 
Member Function Documentation
      
        
          | const char& TiXmlString::at  | 
          ( | 
          size_type  | 
           index | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | const char* TiXmlString::c_str  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | size_type TiXmlString::capacity  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | void TiXmlString::clear  | 
          ( | 
           | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | const char* TiXmlString::data  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | bool TiXmlString::empty  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | size_type TiXmlString::find  | 
          ( | 
          char  | 
           lookup | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | size_type TiXmlString::length  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | TiXmlString& TiXmlString::operator+=  | 
          ( | 
          char  | 
           single | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | TiXmlString& TiXmlString::operator+=  | 
          ( | 
          const char *  | 
           suffix | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | TiXmlString& TiXmlString::operator=  | 
          ( | 
          const char *  | 
           copy | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | char& TiXmlString::operator[]  | 
          ( | 
          size_type  | 
           index | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | size_type TiXmlString::size  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | void TiXmlString::swap  | 
          ( | 
          TiXmlString &  | 
           other | 
           )  | 
           [inline] | 
        
      
 
 
Member Data Documentation
The documentation for this class was generated from the following files:
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/tinystr.h
 
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/tinystr.cpp