Gocator API
 All Classes Files Functions Variables Typedefs Macros Groups Pages
GoSerializer Class Reference

Description

Serializes/deserializes objects to/from Gocator Data Protocol.

Inherits kSerializer.

Public Member Functions

kStatus GoSerializer_Construct (GoSerializer *serializer, kStream stream, kAlloc allocator)
 Constructs a GoSerializer object. More...
 

Member Function Documentation

kStatus GoSerializer_Construct ( GoSerializer serializer,
kStream  stream,
kAlloc  allocator 
)

Constructs a GoSerializer object.

Parameters
serializerReceives the constructed object.
streamStream for reading or writing.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.

The documentation for this class was generated from the following file: