| |
|
||||||
|
|
|||||||
|
mtc_colorset.cpp
Go to the documentation of this file.
#define FAUDES_TYPE_IMPLEMENTATION_MOVE(ftype, ctype, cbase) Definition cfl_types.h:959 #define FAUDES_TYPE_IMPLEMENTATION_EQUAL(ftype, ctype, cbase) Definition cfl_types.h:967 #define FAUDES_TYPE_IMPLEMENTATION_CAST(ftype, ctype, cbase) Definition cfl_types.h:948 #define FAUDES_TYPE_IMPLEMENTATION_ASSIGN(ftype, ctype, cbase) Definition cfl_types.h:951 #define FAUDES_TYPE_IMPLEMENTATION_NEWCOPY(ftype, ctype, cbase) Definition cfl_types.h:946 Definition cfl_registry.h:488 Definition mtc_colorset.h:41 bool operator<=(const ColorSet &rOtherSet) const Definition mtc_colorset.cpp:103 bool operator>=(const ColorSet &rOtherSet) const Definition mtc_colorset.cpp:108 ColorSet operator*(const ColorSet &rOtherSet) const Definition mtc_colorset.cpp:79 static SymbolTable * StaticSymbolTablep(void) Definition mtc_colorset.cpp:69 ColorSet operator-(const ColorSet &rOtherSet) const Definition mtc_colorset.cpp:95 void ColorSymbolTablep(SymbolTable *pSymTab) Definition mtc_colorset.cpp:74 ColorSet operator+(const ColorSet &rOtherSet) const Definition mtc_colorset.cpp:87 Definition cfl_nameset.h:70 bool operator<=(const NameSet &rOtherSet) const Definition cfl_nameset.cpp:525 bool operator>=(const NameSet &rOtherSet) const Definition cfl_nameset.cpp:537 Definition cfl_symboltable.h:61 Definition cfl_agenerator.h:43 AutoRegisterType< ColorSet > gRtiColorset("ColorSet") libFAUDES 2.34d --- 2026.03.11 --- c++ api documentaion by doxygen |