#include <BoolTypeInfo.h>
|  | 
| static sofa::Size | size () | 
|  | 
| static sofa::Size | byteSize () | 
|  | 
| static sofa::Size | size (const DataType &) | 
|  | 
| static bool | setSize (DataType &, sofa::Size) | 
|  | 
| template<typename T > | 
| static void | getValue (const DataType &data, sofa::Size index, T &value) | 
|  | 
| template<typename T > | 
| static void | setValue (DataType &data, sofa::Size index, const T &value) | 
|  | 
| template<typename T > | 
| static void | setValue (std::vector< DataType >::reference data, sofa::Size index, const T &v) | 
|  | 
| static void | getValueString (const DataType &data, sofa::Size index, std::string &value) | 
|  | 
| static void | setValueString (DataType &data, sofa::Size index, const std::string &value) | 
|  | 
| static void | setValueString (std::vector< DataType >::reference data, sofa::Size index, const std::string &value) | 
|  | 
| static const void * | getValuePtr (const DataType &data) | 
|  | 
| static void * | getValuePtr (DataType &data) | 
|  | 
◆ byteSize()
  
  | 
        
          | static sofa::Size sofa::defaulttype::BoolTypeInfo::byteSize | ( |  | ) |  |  | inlinestatic | 
 
 
◆ getValue()
template<typename T > 
  
  | 
        
          | static void sofa::defaulttype::BoolTypeInfo::getValue | ( | const DataType & | data, |  
          |  |  | sofa::Size | index, |  
          |  |  | T & | value |  
          |  | ) |  |  |  | inlinestatic | 
 
 
◆ getValuePtr() [1/2]
  
  | 
        
          | static const void* sofa::defaulttype::BoolTypeInfo::getValuePtr | ( | const DataType & | data | ) |  |  | inlinestatic | 
 
 
◆ getValuePtr() [2/2]
  
  | 
        
          | static void* sofa::defaulttype::BoolTypeInfo::getValuePtr | ( | DataType & | data | ) |  |  | inlinestatic | 
 
 
◆ getValueString()
  
  | 
        
          | static void sofa::defaulttype::BoolTypeInfo::getValueString | ( | const DataType & | data, |  
          |  |  | sofa::Size | index, |  
          |  |  | std::string & | value |  
          |  | ) |  |  |  | inlinestatic | 
 
 
◆ setSize()
  
  | 
        
          | static bool sofa::defaulttype::BoolTypeInfo::setSize | ( | DataType & | , |  
          |  |  | sofa::Size |  |  
          |  | ) |  |  |  | inlinestatic | 
 
 
◆ setValue() [1/2]
template<typename T > 
  
  | 
        
          | static void sofa::defaulttype::BoolTypeInfo::setValue | ( | DataType & | data, |  
          |  |  | sofa::Size | index, |  
          |  |  | const T & | value |  
          |  | ) |  |  |  | inlinestatic | 
 
 
◆ setValue() [2/2]
template<typename T > 
  
  | 
        
          | static void sofa::defaulttype::BoolTypeInfo::setValue | ( | std::vector< DataType >::reference | data, |  
          |  |  | sofa::Size | index, |  
          |  |  | const T & | v |  
          |  | ) |  |  |  | inlinestatic | 
 
 
◆ setValueString() [1/2]
  
  | 
        
          | static void sofa::defaulttype::BoolTypeInfo::setValueString | ( | DataType & | data, |  
          |  |  | sofa::Size | index, |  
          |  |  | const std::string & | value |  
          |  | ) |  |  |  | inlinestatic | 
 
 
◆ setValueString() [2/2]
  
  | 
        
          | static void sofa::defaulttype::BoolTypeInfo::setValueString | ( | std::vector< DataType >::reference | data, |  
          |  |  | sofa::Size | index, |  
          |  |  | const std::string & | value |  
          |  | ) |  |  |  | inlinestatic | 
 
 
◆ size() [1/2]
  
  | 
        
          | static sofa::Size sofa::defaulttype::BoolTypeInfo::size | ( |  | ) |  |  | inlinestatic | 
 
 
◆ size() [2/2]
  
  | 
        
          | static sofa::Size sofa::defaulttype::BoolTypeInfo::size | ( | const DataType & |  | ) |  |  | inlinestatic | 
 
 
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
| Enumerator | 
|---|
| ZeroConstructor |  | 
 
 
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum