#include <PI_PropertyMap.h>
|
| PI_PropertyMapDef (const char *parmname, const char *propertyfile, const char *propertyname, const char *ch0=0, const char *ch1=0, const char *ch2=0, const char *ch3=0) |
|
void | setRename (const char *r, const char *ch0=0, const char *ch1=0, const char *ch2=0, const char *ch3=0) |
|
const char * | getParm () const |
|
const char * | getRename () const |
|
const char * | getPropFile () const |
|
const char * | getProperty () const |
|
const char * | getCh (int i) const |
|
const char * | getChRename (int i) const |
|
Definition at line 22 of file PI_PropertyMap.h.
PI_PropertyMapDef::PI_PropertyMapDef |
( |
const char * |
parmname, |
|
|
const char * |
propertyfile, |
|
|
const char * |
propertyname, |
|
|
const char * |
ch0 = 0 , |
|
|
const char * |
ch1 = 0 , |
|
|
const char * |
ch2 = 0 , |
|
|
const char * |
ch3 = 0 |
|
) |
| |
|
inline |
const char* PI_PropertyMapDef::getCh |
( |
int |
i | ) |
const |
|
inline |
const char* PI_PropertyMapDef::getChRename |
( |
int |
i | ) |
const |
|
inline |
const char* PI_PropertyMapDef::getParm |
( |
| ) |
const |
|
inline |
const char* PI_PropertyMapDef::getProperty |
( |
| ) |
const |
|
inline |
const char* PI_PropertyMapDef::getPropFile |
( |
| ) |
const |
|
inline |
const char* PI_PropertyMapDef::getRename |
( |
| ) |
const |
|
inline |
void PI_PropertyMapDef::setRename |
( |
const char * |
r, |
|
|
const char * |
ch0 = 0 , |
|
|
const char * |
ch1 = 0 , |
|
|
const char * |
ch2 = 0 , |
|
|
const char * |
ch3 = 0 |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: