NSStruct::RecursifData::Node Struct Reference

the data data More...

#include <NSStruct.hxx>

List of all members.

Public Member Functions

 Node ()
 constructor
bool isLeaf () const
 returns true if the node is a final node

Public Attributes

int m_type
 the variable type
MWAWEntry m_entry
 the entry
shared_ptr< RecursifDatam_data
 the recursif data

Detailed Description

the data data


Constructor & Destructor Documentation

constructor


Member Function Documentation

bool NSStruct::RecursifData::Node::isLeaf ( ) const [inline]

returns true if the node is a final node

Referenced by NSGraph::readPLDT(), NSParser::readReference(), NSParser::readSGP1(), and NSParser::readVariable().


Member Data Documentation


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