GCT_NODE_INFO Struct Reference

#include <gct_tree.h>


Detailed Description

Definition at line 115 of file gct_tree.h.


Data Fields

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

Field Documentation

Definition at line 116 of file gct_tree.h.

GCT_HANDLE(* GCT_NODE_INFO::create_node)(char nodeType, char nodeSubType, uint64 flags, int32 extra_size, void *type_specific)

void(* GCT_NODE_INFO::delete_node)(GCT_HANDLE handle)

int32(* GCT_NODE_INFO::galaxy_init)(GCT_HANDLE node, GCT_HANDLE community, GCT_HANDLE partition, void *type_specific)


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

SourceForge.net Logo
Project space on SourceForge.net