|
| PropertyVisitor (std::string prefix) |
|
| PropertyVisitor (std::string prefix, std::shared_ptr< CompareObjects::PropsMapType >props) |
|
PropType | operator() (camp::NoType value) |
|
PropType | operator() (bool value) |
|
PropType | operator() (long value) |
|
PropType | operator() (double value) |
|
PropType | operator() (const std::string &value) |
|
PropType | operator() (const camp::EnumObject &value) |
|
PropType | operator() (const camp::UserObject &value) |
|
Definition at line 29 of file CompareObjects.cpp.
The documentation for this struct was generated from the following file: