|
|
||||||
|
mtc_colorset.cpp
Go to the documentation of this file.
#define FAUDES_TYPE_IMPLEMENTATION_EQUAL(ftype, ctype, cbase) Definition: cfl_types.h:909 #define FAUDES_TYPE_IMPLEMENTATION_COPY(ftype, ctype, cbase) Definition: cfl_types.h:896 #define FAUDES_TYPE_IMPLEMENTATION_CAST(ftype, ctype, cbase) Definition: cfl_types.h:898 #define FAUDES_TYPE_IMPLEMENTATION_ASSIGN(ftype, ctype, cbase) Definition: cfl_types.h:901 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:509 bool operator>=(const NameSet &rOtherSet) const Definition: cfl_nameset.cpp:521 Definition: cfl_symboltable.h:61 Definition: cfl_agenerator.h:43 libFAUDES 2.33c --- 2025.05.15 --- c++ api documentaion by doxygen |