fw4spl
camp_ext::ValueMapper< std::shared_ptr< T > > Struct Template Reference
+ Collaboration diagram for camp_ext::ValueMapper< std::shared_ptr< T > >:

Public Types

typedef std::shared_ptr< T > ReturnType
 

Static Public Member Functions

static const camp::UserObject to (const ReturnType &source)
 
static ReturnType from (bool source)
 
static ReturnType from (long source)
 
static ReturnType from (double source)
 
static ReturnType from (const std::string &source)
 
static ReturnType from (const camp::EnumObject &source)
 
static ReturnType from (const camp::UserObject &source)
 

Static Public Attributes

static const int type = camp::userType
 

Detailed Description

template<typename T>
struct camp_ext::ValueMapper< std::shared_ptr< T > >

Definition at line 284 of file fwCamp/include/fwCamp/Mapper/ValueMapper.hpp.


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