Torque3D Documentation / _generateds / internal::TypeHelper< ValueType, bool >

internal::TypeHelper< ValueType, bool >

Engine/source/persistence/rapidjson/document.h

More...

Public Static Functions

bool
Get(const ValueType & v)
bool
Is(const ValueType & v)
ValueType &
Set(ValueType & v, bool data)
ValueType &
Set(ValueType & v, bool data, typename ValueType::AllocatorType & )

Detailed Description

Public Static Functions

Get(const ValueType & v)

Is(const ValueType & v)

Set(ValueType & v, bool data)

Set(ValueType & v, bool data, typename ValueType::AllocatorType & )