CFG_NODE_INFO Struct Reference

#include <cfg_tree.h>


Detailed Description

Definition at line 123 of file cfg_tree.h.


Data Fields

int32 size
CFG_HANDLE(* create_node )(char nodeType, char nodeSubType, uint64 flags, int32 extra_size, void *type_specific)
void(* delete_node )(CFG_HANDLE handle)
int32(* galaxy_init )(CFG_HANDLE node, CFG_HANDLE community, CFG_HANDLE partition, void *type_specific)

Field Documentation

Definition at line 124 of file cfg_tree.h.

CFG_HANDLE(* CFG_NODE_INFO::create_node)(char nodeType, char nodeSubType, uint64 flags, int32 extra_size, void *type_specific)

void(* CFG_NODE_INFO::delete_node)(CFG_HANDLE handle)

int32(* CFG_NODE_INFO::galaxy_init)(CFG_HANDLE node, CFG_HANDLE community, CFG_HANDLE partition, void *type_specific)


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

SourceForge.net Logo
Project space on SourceForge.net