PisaPhnxSubParv1 Class Reference
#include <PisaPhnxParv1.h>
Inheritance diagram for PisaPhnxSubParv1:


Public Member Functions | |
PisaPhnxSubParv1 () | |
virtual | ~PisaPhnxSubParv1 () |
bool | has (const char *parname) const |
size_t | count (const char *parname) const |
void | appendBoolean (const char *parname, bool value) |
void | appendDouble (const char *parname, double value) |
void | appendInt (const char *parname, int value) |
void | appendString (const char *parname, const char *value) |
bool | getBoolean (const char *parname, size_t index) const |
void | setBoolean (const char *parname, size_t index, bool value) |
double | getDouble (const char *parname, size_t index) const |
void | setDouble (const char *parname, size_t index, double value) |
int | getInt (const char *parname, size_t index) const |
void | setInt (const char *parname, size_t index, int value) |
const char * | getString (const char *parname, size_t index) const |
void | setString (const char *parname, size_t index, const char *value) |
void | print (std::ostream &os) const |
size_t | size (const char *parname) const |
Constructor & Destructor Documentation
|
Definition at line 48 of file PisaPhnxParv1.h. |
|
Definition at line 49 of file PisaPhnxParv1.h. |
Member Function Documentation
|
Implements PisaPhnxSubPar. Definition at line 65 of file PisaPhnxParv1.h. References setBoolean(). |
|
Implements PisaPhnxSubPar. Definition at line 70 of file PisaPhnxParv1.h. References setDouble(). |
|
Implements PisaPhnxSubPar. Definition at line 75 of file PisaPhnxParv1.h. References setInt(). |
|
Implements PisaPhnxSubPar. Definition at line 80 of file PisaPhnxParv1.h. References setString(). |
|
Definition at line 56 of file PisaPhnxParv1.h. Referenced by has(). |
|
Implements PisaPhnxSubPar. Definition at line 85 of file PisaPhnxParv1.h. |
|
Implements PisaPhnxSubPar. Definition at line 95 of file PisaPhnxParv1.h. |
|
Implements PisaPhnxSubPar. Definition at line 105 of file PisaPhnxParv1.h. |
|
Implements PisaPhnxSubPar. Definition at line 115 of file PisaPhnxParv1.h. |
|
Implements PisaPhnxSubPar. Definition at line 51 of file PisaPhnxParv1.h. References count(). |
|
Implements PisaPhnxSubPar. Definition at line 125 of file PisaPhnxParv1.h. |
|
Implements PisaPhnxSubPar. Definition at line 90 of file PisaPhnxParv1.h. Referenced by appendBoolean(). |
|
Implements PisaPhnxSubPar. Definition at line 100 of file PisaPhnxParv1.h. Referenced by appendDouble(). |
|
Implements PisaPhnxSubPar. Definition at line 110 of file PisaPhnxParv1.h. Referenced by appendInt(). |
|
Implements PisaPhnxSubPar. Definition at line 120 of file PisaPhnxParv1.h. Referenced by appendString(). |
|
Implements PisaPhnxSubPar. Definition at line 133 of file PisaPhnxParv1.h. |
The documentation for this class was generated from the following file: