|
Go to the documentation of this file.
24 #ifndef FAUDES_SYMBOLTABLE_H
25 #define FAUDES_SYMBOLTABLE_H
71 const std::string& Name( void) const;
74 void Name( const std::string& rName);
118 Idx Index( const std::string& rName) const;
138 bool Exists( const std::string& rName) const;
162 std::string UniqueSymbol( const std::string& rName) const;
210 void SetEntry( Idx index, const std::string& rName);
236 void ClrEntry( const std::string& rName);
libFAUDES 2.26g
--- 2015.08.17
--- c++ api documentaion by doxygen
|