#include <smacc_client.hpp>
Definition at line 28 of file smacc_client.hpp.
 
◆ ComponentKey()
  
  
      
        
          | smacc2::ComponentKey::ComponentKey  | 
          ( | 
          const std::type_info * |           typeinfo,  | 
         
        
           | 
           | 
          std::string |           name ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator<()
  
  
      
        
          | bool smacc2::ComponentKey::operator<  | 
          ( | 
          const ComponentKey & |           other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator==()
  
  
      
        
          | bool smacc2::ComponentKey::operator==  | 
          ( | 
          const ComponentKey & |           other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ encodedKey
      
        
          | std::string smacc2::ComponentKey::encodedKey | 
        
      
 
 
◆ name
      
        
          | std::string smacc2::ComponentKey::name | 
        
      
 
 
◆ typeinfo
      
        
          | const std::type_info* smacc2::ComponentKey::typeinfo | 
        
      
 
 
The documentation for this struct was generated from the following file: