HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PI_PropertyMap Class Reference

#include <PI_PropertyMap.h>

Public Member Functions

 PI_PropertyMap ()
 
virtual ~PI_PropertyMap ()
 
void setMap (int n, const PI_PropertyMapDef map[])
 
bool renameParameter (const char *oldname, const char *newname, const char *newch0=0, const char *newch1=0, const char *newch2=0, const char *newch3=0)
 
bool createFromChannel (PI_EditScriptedParms &editparms, PRM_ParmNameMap *nmap, const char *chname)
 

Detailed Description

Definition at line 69 of file PI_PropertyMap.h.

Constructor & Destructor Documentation

PI_PropertyMap::PI_PropertyMap ( )
virtual PI_PropertyMap::~PI_PropertyMap ( )
virtual

Member Function Documentation

bool PI_PropertyMap::createFromChannel ( PI_EditScriptedParms editparms,
PRM_ParmNameMap nmap,
const char *  chname 
)
bool PI_PropertyMap::renameParameter ( const char *  oldname,
const char *  newname,
const char *  newch0 = 0,
const char *  newch1 = 0,
const char *  newch2 = 0,
const char *  newch3 = 0 
)
void PI_PropertyMap::setMap ( int  n,
const PI_PropertyMapDef  map[] 
)
inline

Definition at line 74 of file PI_PropertyMap.h.


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