The library_interface class provides a castable type that stores a library id (std::string) for mapping events to the correct library in sstmac::sw::operating_system.  
 More...
#include <library_message.h>
The library_interface class provides a castable type that stores a library id (std::string) for mapping events to the correct library in sstmac::sw::operating_system. 
Definition at line 13 of file library_message.h.
  
  | 
        
          | sstmac::library_interface::library_interface | ( | const std::string & | libname | ) |  |  | inlineprotected | 
 
 
  
  | 
        
          | sstmac::library_interface::library_interface | ( |  | ) |  |  | inlineprotected | 
 
 
  
  | 
        
          | std::string sstmac::library_interface::lib_name | ( |  | ) | const |  | inline | 
 
 
      
        
          | void sstmac::library_interface::serialize_order | ( | serializer & | ser | ) |  | 
      
 
 
  
  | 
        
          | void sstmac::library_interface::set_lib_name | ( | const std::string & | name | ) |  |  | inline | 
 
 
  
  | 
        
          | std::string sstmac::library_interface::lib_name_ |  | protected | 
 
 
The documentation for this class was generated from the following file: