Torque3D Documentation / _generateds / internal::TypeHelper< ValueType, typename ValueType::Array >

internal::TypeHelper< ValueType, typename ValueType::Array >

Engine/source/persistence/rapidjson/document.h

More...

Public Types

ArrayType 

Public Static Functions

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

Detailed Description

Public Types

typedef ValueType::Array ArrayType 

Public Static Functions

Get(ValueType & v)

Is(const ValueType & v)

Set(ValueType & v, ArrayType data)

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