OpenStructure
Public Member Functions
InfoImpl Class Reference

#include <info_impl.hh>

Public Member Functions

 InfoImpl ()
 
 InfoImpl (const String &file)
 
 InfoImpl (bool dummy, const String &text)
 
RootPtr Copy () const
 
void Import (const String &file)
 
void Export (const String &file)
 
EleImpl Root ()
 
RootPtrListDefList ()
 
const RootPtrListDefList () const
 
QDomDocument & GetDocument ()
 
const QDomDocument & GetDocument () const
 

Detailed Description

Definition at line 135 of file info_impl.hh.

Constructor & Destructor Documentation

◆ InfoImpl() [1/3]

InfoImpl ( )

◆ InfoImpl() [2/3]

InfoImpl ( const String file)

◆ InfoImpl() [3/3]

InfoImpl ( bool  dummy,
const String text 
)

Member Function Documentation

◆ Copy()

RootPtr Copy ( ) const

◆ DefList() [1/2]

RootPtrList& DefList ( )
inline

Definition at line 148 of file info_impl.hh.

◆ DefList() [2/2]

const RootPtrList& DefList ( ) const
inline

Definition at line 149 of file info_impl.hh.

◆ Export()

void Export ( const String file)

◆ GetDocument() [1/2]

QDomDocument& GetDocument ( )
inline

Definition at line 151 of file info_impl.hh.

◆ GetDocument() [2/2]

const QDomDocument& GetDocument ( ) const
inline

Definition at line 152 of file info_impl.hh.

◆ Import()

void Import ( const String file)

◆ Root()

EleImpl Root ( )

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