WYRDTEK Home Features Reference Downloads About


Reference/es_mbn_getdatabase

Syntax

struct es_mb *es_mbn_getdatabase( struct es_mbn *nd );

Arguments

struct es_mbn *nd Database node

Description

Retrieve database instance for which this database node belongs. Nodes are always constructed with respect to a database so this is guaranteed to be not-NULL.

[Back To Reference] [Back To Reference/es_mbn]