Go to the documentation of this file.
27 #ifndef FAUDES_MTCCOLORSET_H
28 #define FAUDES_MTCCOLORSET_H
52 FD_DC( "ColorSet("<< this<< ")::ColorSet() with colorsymtab "<< SymbolTablep());
60 FD_DC( "ColorSet("<< this<< ")::ColorSet() with colorsymtab "<< SymbolTablep());
73 ColorSet( const std::string& rFilename, const std::string& rLabel = "Colors") : NameSet()
74 { mpSymbolTable= &msSymbolTable; NameSet::Read(rFilename,rLabel);};
121 bool operator <= ( const ColorSet& rOtherSet) const;
125 bool operator >= ( const ColorSet& rOtherSet) const;
140 virtual void DoAssign( const ColorSet& rSourceSet);
libFAUDES 2.28c
--- 2016.09.30
--- c++ api documentaion by doxygen
|