|
| AM_PVConfigRecord (PVType pvType, uint8 dataType) |
|
uint8 | getDataType () |
|
const char * | getDescriptor () |
|
uint8 | getFormat () |
|
uint8 | getDecimalDigits () |
|
uint8 | getFractionalDigits () |
|
bool | isMinMaxRecording () |
|
const char * | getUnits () |
|
uint16 | getNumBytes () |
|
bool | isPvDouble () |
|
double | getOffset () |
|
uint16 | getInstance () |
|
PVType | getPvType () |
|
const char * | getActiveString () |
|
const char * | getInactiveString () |
|
|
char | m_Descriptor [31] |
|
uint8 | m_DataType |
|
PVType | m_PVType |
|
uint16 | m_Instance |
|
char | m_Units [9] |
|
uint8 | m_PVFormat |
|
uint8 | m_DecimalDigits |
|
uint8 | m_FractionalDigits |
|
char | m_ActiveString [9] |
|
char | m_InactiveString [9] |
|
uint16 | m_uhhBytes |
|
bool | m_bPvDouble |
|
double | m_Offset |
|
bool | m_bMinMaxRecording |
|
The documentation for this class was generated from the following files:
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/archiver/am_pvconf.h
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/archiver/am_pvconf.cpp