# Functions
BoolPtr makes a copy and returns the pointer to a string.
DecisionTypePtr makes a copy and returns the pointer to a DecisionType.
EventTypePtr makes a copy and returns the pointer to a EventType.
Int32Ceil return the int32 ceil of a float64.
Int32Ptr makes a copy and returns the pointer to an int32.
Int64Ceil return the int64 ceil of a float64.
Int64Ptr makes a copy and returns the pointer to an int64.
QueryTaskCompletedTypePtr makes a copy and returns the pointer to a QueryTaskCompletedType.
StringPtr makes a copy and returns the pointer to a string.
TaskListKindPtr makes a copy and returns the pointer to a TaskListKind.
TaskListPtr makes a copy and returns the pointer to a TaskList.
TDeserialize is used to deserialize []byte to thrift TStruct.
TListDeserialize is used to deserialize []byte to list of thrift TStruct.
TListSerialize is used to serialize list of thrift TStruct to []byte.
TSerialize is used to serialize thrift TStruct to []byte.