|
versadac
1
versadac - Scalable Recorder Firmware
|
Public Member Functions | |
| AM_HistoryPVConfigListWalker (LinkedList< AM_HistoryPVConfig > &lst, AM_HistoryPVConfig::HistoryPVType pvType=AM_HistoryPVConfig::PV_TYPE_LIM) | |
| void | trackType (AM_HistoryPVConfig::HistoryPVType pvType) |
| AM_HistoryPVConfig * | first () |
| AM_HistoryPVConfig * | next () |
Public Member Functions inherited from ListWalker | |
| ListWalker (List &lst) | |
| void * | current () |
| void | deleteCurrent () |
| void * | extractCurrent () |
| void * | first () |
| statusCode | insertHere (void *data) |
| void * | last () |
| void * | locate (void *itemPtr) |
| void * | next () |
| void * | previous () |
| void | top () |
1.8.9.1