fw4spl
fwDataCamp::visitor::PropertyVisitor Struct Reference
+ Inheritance diagram for fwDataCamp::visitor::PropertyVisitor:
+ Collaboration diagram for fwDataCamp::visitor::PropertyVisitor:

Public Member Functions

 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)
 

Public Attributes

std::string m_prefix
 
std::shared_ptr< CompareObjects::PropsMapTypem_props
 

Detailed Description

Definition at line 29 of file CompareObjects.cpp.


The documentation for this struct was generated from the following file: