fw4spl
camp_ext::ValueMapper< ::fwAtoms::Blob::sptr > Struct Template Reference

New value mapper to manage conversion in camp world between fwAtoms::Blob and a fwMemory::BufferObject. More...

#include <ValueMapper.hpp>

+ Collaboration diagram for camp_ext::ValueMapper< ::fwAtoms::Blob::sptr >:

Public Types

typedef ::fwAtoms::Blob::sptr ReturnType
 

Static Public Member Functions

static const ::fwMemory::BufferObject::sptr 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<>
struct camp_ext::ValueMapper< ::fwAtoms::Blob::sptr >

New value mapper to manage conversion in camp world between fwAtoms::Blob and a fwMemory::BufferObject.

Definition at line 20 of file fwAtomConversion/include/fwAtomConversion/camp_ext/ValueMapper.hpp.


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