#include <RppBase.hxx>
Inheritance diagram for RayGina::CORE::RppBase:

Public Member Functions | |
| RppBase (std::string element_name) | |
| virtual | ~RppBase () |
Public Attributes | |
| std::string | _element_name |
Protected Member Functions | |
| virtual int | read (xmlTextReaderPtr reader)=0 |
| virtual void | writeRNG (std::ofstream &out, Spacer &spacer) |
Friends | |
| class | XMLParser |
Definition at line 14 of file RppBase.hxx.
|
|
Definition at line 17 of file RppBase.hxx. |
|
|
Definition at line 18 of file RppBase.hxx. |
|
|
||||||||||||
|
Reimplemented in RayGina::CORE::RppBaseAtt, and RayGina::CORE::RppAttrVec3r. Definition at line 22 of file RppBase.hxx. |
|
|
Reimplemented in RayGina::CORE::RppBaseAtt. Definition at line 15 of file RppBase.hxx. |
|
|
Definition at line 19 of file RppBase.hxx. |
1.3.9.1