|
Go to the documentation of this file.
26 #ifndef FAUDES_SYMBOLSET_H
97 SymbolSet( const std::string& rFilename, const std::string& rLabel = "SymbolSet");
111 bool Valid( const std::string& symbol) const;
126 bool Insert( const std::string& symbol);
146 std::string Str( const std::string& symbol) const { return symbol; };
202 #define FAUDES_SYMBOLSET_H
libFAUDES 2.24g
--- 2014.09.15
--- c++ api documentaion by doxygen
|