#include <AliasStore.h>
Definition at line 11 of file AliasStore.h.
 
◆ AliasStore()
  
  | 
        
          | AliasStore::AliasStore | ( |  | ) |  |  | inline | 
 
 
◆ AddAlias()
      
        
          | void AliasStore::AddAlias | ( | const std::string & | tag, | 
        
          |  |  | const std::string & | alias | 
        
          |  | ) |  |  | 
      
 
Definition at line 8 of file AliasStore.cxx.
   12         std::cout<<
"trying to set existing alias: old value kept"<<std::endl;
 
 
 
 
◆ Alias()
      
        
          | std::string AliasStore::Alias | ( | const std::string & | tag | ) |  | 
      
 
 
◆ IsAliased()
      
        
          | bool AliasStore::IsAliased | ( | const std::string & | tag | ) |  | 
      
 
 
◆ elements
  
  | 
        
          | T std::map< K, T >::elements |  | inherited | 
 
 
◆ keys
The documentation for this class was generated from the following files: