|
|
||||||
|
mtc_colorset.cpp
Go to the documentation of this file.
#define FAUDES_TYPE_IMPLEMENTATION_EQUAL(ftype, ctype, cbase) Definition: cfl_types.h:916 #define FAUDES_TYPE_IMPLEMENTATION_COPY(ftype, ctype, cbase) Definition: cfl_types.h:903 #define FAUDES_TYPE_IMPLEMENTATION_CAST(ftype, ctype, cbase) Definition: cfl_types.h:905 #define FAUDES_TYPE_IMPLEMENTATION_ASSIGN(ftype, ctype, cbase) Definition: cfl_types.h:908 Definition: mtc_colorset.h:41 bool operator<=(const ColorSet &rOtherSet) const Definition: mtc_colorset.cpp:93 bool operator>=(const ColorSet &rOtherSet) const Definition: mtc_colorset.cpp:98 ColorSet operator*(const ColorSet &rOtherSet) const Definition: mtc_colorset.cpp:69 static SymbolTable * StaticSymbolTablep(void) Definition: mtc_colorset.cpp:59 ColorSet operator-(const ColorSet &rOtherSet) const Definition: mtc_colorset.cpp:85 void ColorSymbolTablep(SymbolTable *pSymTab) Definition: mtc_colorset.cpp:64 virtual void DoAssign(const ColorSet &rSourceSet) Definition: mtc_colorset.cpp:45 ColorSet operator+(const ColorSet &rOtherSet) const Definition: mtc_colorset.cpp:77 bool operator<=(const NameSet &rOtherSet) const Definition: cfl_nameset.cpp:512 bool operator>=(const NameSet &rOtherSet) const Definition: cfl_nameset.cpp:524 Definition: cfl_symboltable.h:61 Definition: cfl_agenerator.h:43 libFAUDES 2.33l --- 2025.09.16 --- c++ api documentaion by doxygen |