FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kHxNullNode_Construct ( kHxNullNode node,
k32u  nodeId,
kHealth  health,
const kChar storagePath,
kAlloc  allocator 
)

Constructs a kHxNullNode instance.

Parameters
nodeReceives constructed object.
nodeIdNode identifier that will be used in communication.
healthHealth provider to be used by the node (if kNULL, node will create dedicated provider).
storagePathAbsolute file system path to the directory that should be used to support storage (or kNULL for no storage).
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.