Target.  
 More...
#include <JHead.hh>
Target. 
Definition at line 150 of file JHead.hh.
 
◆ ClassDefNV() [1/2]
      
        
          | JAANET::target::ClassDefNV  | 
          ( | 
          target  | 
          ,  | 
        
        
           | 
           | 
          1  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ match()
  
  
      
        
          | bool JAANET::String::match  | 
          ( | 
          const String &  | 
          object | ) | 
           const | 
         
       
   | 
  
inlineinherited   | 
  
 
Test match. 
- Parameters
 - 
  
  
 
- Returns
 - true if matches; else false 
 
Definition at line 116 of file JHead.hh.
  118       return buffer == 
object.buffer;
 
 
 
 
◆ ClassDefNV() [2/2]
  
  
      
        
          | JAANET::String::ClassDefNV  | 
          ( | 
          String  | 
          ,  | 
         
        
           | 
           | 
          1  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inherited   | 
  
 
 
◆ buffer
  
  
      
        
          | std::string JAANET::String::buffer | 
         
       
   | 
  
inherited   | 
  
 
General purpose name. 
Definition at line 121 of file JHead.hh.
 
 
The documentation for this struct was generated from the following file: