#include <sample2.h>
  
  
      
        
          | MyString::MyString  | 
          ( | 
          const char *  | 
          a_c_string | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
  
  
      
        
          | MyString::MyString  | 
          ( | 
          const MyString &  | 
          string | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const char * MyString::CloneCString  | 
          ( | 
          const char *  | 
          a_c_string | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const char* MyString::c_string  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | size_t MyString::Length  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | void MyString::Set  | 
          ( | 
          const char *  | 
          c_string | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following files:
- /home/adrl/code/src/control-toolbox/ct_core/build/test/googletest-src/googletest/samples/sample2.h
 
- /home/adrl/code/src/control-toolbox/ct_core/build/test/googletest-src/googletest/samples/sample2.cc