Torque3D Documentation / _generateds / internal::TypeHelper< ValueType, const typename ValueType::Ch * >

internal::TypeHelper< ValueType, const typename ValueType::Ch * >

Engine/source/persistence/rapidjson/document.h

More...

Public Types

const ValueType::Ch *
StringType 

Public Static Functions

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

Detailed Description

Public Types

typedef const ValueType::Ch * StringType 

Public Static Functions

Get(const ValueType & v)

Is(const ValueType & v)

Set(ValueType & v, const StringType data)

Set(ValueType & v, const StringType data, typename ValueType::AllocatorType & a)