Motr
M0
|
Go to the source code of this file.
Macros | |
#define | __MOTR_GRAPH_GRAPH_XC_H__ |
Functions | |
M0_INTERNAL void | m0_xc_m0_graph_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_garc_struct_init (void) |
M0_INTERNAL void | m0_xc_m0_gvertice_struct_init (void) |
M0_INTERNAL void | m0_xc_graph_graph_init (void) |
M0_INTERNAL void | m0_xc_graph_graph_fini (void) |
Variables | |
struct m0_xcode_type * | m0_graph_xc |
struct m0_xcode_type * | m0_garc_xc |
struct m0_xcode_type * | m0_gvertice_xc |
#define __MOTR_GRAPH_GRAPH_XC_H__ |
Definition at line 6 of file graph_xc.h.
M0_INTERNAL void m0_xc_graph_graph_fini | ( | void | ) |
Definition at line 269 of file graph_xc.c.
M0_INTERNAL void m0_xc_graph_graph_init | ( | void | ) |
M0_INTERNAL void m0_xc_m0_garc_struct_init | ( | void | ) |
Definition at line 117 of file graph_xc.c.
M0_INTERNAL void m0_xc_m0_graph_struct_init | ( | void | ) |
Definition at line 97 of file graph_xc.c.
M0_INTERNAL void m0_xc_m0_gvertice_struct_init | ( | void | ) |
Definition at line 167 of file graph_xc.c.
struct m0_xcode_type* m0_garc_xc |
Definition at line 11 of file graph_xc.c.
struct m0_xcode_type* m0_graph_xc |
Definition at line 10 of file graph_xc.c.
struct m0_xcode_type* m0_gvertice_xc |
Definition at line 12 of file graph_xc.c.