hdb_DirTree_t Struct Reference
[HSM Database]

#include <hdb_common.h>

Collaboration diagram for hdb_DirTree_t:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 304 of file hdb_common.h.


Public Member Functions

 hdb_DirTree_t (ivd_RecordIDX_t a_dirTreeidx, hdb_DirNode_t &a_dirNode)

Public Attributes

ivd_RecordIDX_t dirTreeIdx
hdb_DirNode_t dirNode

Constructor & Destructor Documentation

hdb_DirTree_t::hdb_DirTree_t ( ivd_RecordIDX_t  a_dirTreeidx,
hdb_DirNode_t a_dirNode 
) [inline]

Definition at line 305 of file hdb_common.h.

00307            :
00308            dirTreeIdx(a_dirTreeidx),
00309            dirNode(a_dirNode)
00310     {};
    


Member Data Documentation

Definition at line 310 of file hdb_common.h.

Definition at line 313 of file hdb_common.h.


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

Generated on Mon Feb 27 19:25:16 2012 for OPENARCHIVE by  doxygen 1.5.6