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

Public Member Functions

 GetCampValueVisitor (const std::string &subObjPath, PathVisitor::sptr pathVisitor)
 
::fwData::Object::sptr operator() (camp::NoType value)
 
::fwData::Object::sptr operator() (bool value)
 
::fwData::Object::sptr operator() (long value)
 
::fwData::Object::sptr operator() (double value)
 
::fwData::Object::sptr operator() (const std::string &value)
 
::fwData::Object::sptr operator() (const camp::EnumObject &value)
 
::fwData::Object::sptr operator() (const camp::UserObject &value)
 

Public Attributes

std::string m_subObjPath
 
PathVisitor::sptr m_pathVisitor
 

Detailed Description

Definition at line 26 of file GetObject.cpp.


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