Torque2D Reference
|
Public Member Functions | |
ParseInt64Handler () | |
void | Default () |
void | Int64 (int64_t i) |
![]() | |
void | Default () |
void | Null () |
void | Bool (bool) |
void | Int (int) |
void | Uint (unsigned) |
void | Int64 (int64_t) |
void | Uint64 (uint64_t) |
void | Double (double) |
void | String (const Ch *, SizeType, bool) |
void | StartObject () |
void | EndObject (SizeType) |
void | StartArray () |
void | EndArray (SizeType) |
Public Attributes | |
unsigned | step_ |
int64_t | actual_ |
Additional Inherited Members | |
![]() | |
typedef UTF8<>::Ch | Ch |
|
inline |
|
inline |
|
inline |
int64_t actual_ |
unsigned step_ |