NSStruct::RecursifData::Node Struct Reference

the data data More...

#include <NSStruct.hxx>

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

NSStruct::RecursifData::Node::Node ( )
inline

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

shared_ptr<RecursifData> NSStruct::RecursifData::Node::m_data
int NSStruct::RecursifData::Node::m_type

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

Generated on Wed May 22 2013 18:12:48 for libmwaw by doxygen 1.8.1.2