NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
YCompoundFiles::CompoundFile::PropertyTree Class Reference

#include <BasicExcel.hpp>

Collaboration diagram for YCompoundFiles::CompoundFile::PropertyTree:

Public Member Functions

 PropertyTree ()
 
 ~PropertyTree ()
 

Public Attributes

PropertyTreeparent_
 
Propertyself_
 
size_t index_
 
std::vector< PropertyTree * > children_
 

Detailed Description

Definition at line 406 of file BasicExcel.hpp.

Constructor & Destructor Documentation

◆ PropertyTree()

YCompoundFiles::CompoundFile::PropertyTree::PropertyTree ( )

Definition at line 413 of file BasicExcel.cpp.

◆ ~PropertyTree()

YCompoundFiles::CompoundFile::PropertyTree::~PropertyTree ( )

Definition at line 415 of file BasicExcel.cpp.

Member Data Documentation

◆ children_

◆ index_

◆ parent_

◆ self_


The documentation for this class was generated from the following files: