NisusWrtStruct::RecursifData::Node Struct Reference

the data data More...

#include <NisusWrtStruct.hxx>

Public Member Functions

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

Public Attributes

int m_type
 the variable type More...
 
MWAWEntry m_entry
 the entry More...
 
std::shared_ptr< RecursifDatam_data
 the recursif data More...
 

Detailed Description

the data data

Constructor & Destructor Documentation

NisusWrtStruct::RecursifData::Node::Node ( )
inline

constructor

Member Function Documentation

bool NisusWrtStruct::RecursifData::Node::isLeaf ( ) const
inline

returns true if the node is a final node

Member Data Documentation

std::shared_ptr<RecursifData> NisusWrtStruct::RecursifData::Node::m_data

the recursif data

Referenced by isLeaf(), and NisusWrtStruct::RecursifData::read().

MWAWEntry NisusWrtStruct::RecursifData::Node::m_entry
int NisusWrtStruct::RecursifData::Node::m_type

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

Generated on Tue Feb 8 2022 16:57:38 for libmwaw by doxygen 1.8.10