NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
FileNameTreeData Class Reference

This class provides the needed functionalities for the file tree and the symbols tree. More...

#include <treedata.hpp>

Inheritance diagram for FileNameTreeData:
Collaboration diagram for FileNameTreeData:

Public Member Functions

 FileNameTreeData ()
 
- Public Member Functions inherited from ToolTipTreeData
 ToolTipTreeData (const wxString &tip=wxEmptyString)
 

Public Attributes

bool isDir
 
bool isFunction
 
bool isCommand
 
bool isConstant
 
bool isMethod
 
wxString filename
 
- Public Attributes inherited from ToolTipTreeData
wxString tooltip
 

Detailed Description

This class provides the needed functionalities for the file tree and the symbols tree.

Definition at line 41 of file treedata.hpp.

Constructor & Destructor Documentation

◆ FileNameTreeData()

FileNameTreeData::FileNameTreeData ( )
inline

Definition at line 44 of file treedata.hpp.

Member Data Documentation

◆ filename

◆ isCommand

◆ isConstant

◆ isDir

◆ isFunction

◆ isMethod


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