SOFA API  b3f2f2a4
Open source framework for multi-physics simuation
sofa::defaulttype::DataTypeInfo< sofa::core::objectmodel::TagSet > Struct Reference

#include <TagSet.h>

Inheritance diagram for sofa::defaulttype::DataTypeInfo< sofa::core::objectmodel::TagSet >:

Static Public Member Functions

static const charname ()
 
- Static Public Member Functions inherited from sofa::defaulttype::SetTypeInfo< sofa::core::objectmodel::TagSet >
static sofa::Size size ()
 
static sofa::Size size (const DataType &data)
 
static sofa::Size byteSize ()
 
static bool setSize (DataType &data, sofa::Size)
 
static void getValue (const DataType &data, sofa::Size index, T &value)
 
static void setValue (DataType &data, sofa::Size, const T &value)
 
static void getValueString (const DataType &data, sofa::Size index, std::string &value)
 
static void setValueString (DataType &data, sofa::Size, const std::string &value)
 
static const void * getValuePtr (const DataType &)
 
static void * getValuePtr (DataType &)
 

Function details

◆ name()

static const char* sofa::defaulttype::DataTypeInfo< sofa::core::objectmodel::TagSet >::name ( )
inlinestatic