|
mrfioc2
2.3.0
|

Public Attributes | |
| epicsMutexId | ntplock |
| CALLBACK | ntp_cb |
| epicsUInt32 | event |
| EVR * | evr |
| int | segid |
| shmSegment * | seg |
| int | notify_nomap |
| int | notify_1strx |
| IOSCANPVT | lastUpdate |
| bool | lastValid |
| epicsTimeStamp | lastStamp |
| epicsTimeStamp | lastRx |
| unsigned int | numOk |
| unsigned int | numFail |
Definition at line 96 of file ntpShm.cpp.
| epicsUInt32 ntpShmPriv::event |
Definition at line 102 of file ntpShm.cpp.
| EVR* ntpShmPriv::evr |
Definition at line 104 of file ntpShm.cpp.
| epicsTimeStamp ntpShmPriv::lastRx |
Definition at line 116 of file ntpShm.cpp.
| epicsTimeStamp ntpShmPriv::lastStamp |
Definition at line 115 of file ntpShm.cpp.
| IOSCANPVT ntpShmPriv::lastUpdate |
Definition at line 112 of file ntpShm.cpp.
| bool ntpShmPriv::lastValid |
Definition at line 114 of file ntpShm.cpp.
| int ntpShmPriv::notify_1strx |
Definition at line 110 of file ntpShm.cpp.
| int ntpShmPriv::notify_nomap |
Definition at line 109 of file ntpShm.cpp.
| CALLBACK ntpShmPriv::ntp_cb |
Definition at line 100 of file ntpShm.cpp.
| epicsMutexId ntpShmPriv::ntplock |
Definition at line 98 of file ntpShm.cpp.
| unsigned int ntpShmPriv::numFail |
Definition at line 119 of file ntpShm.cpp.
| unsigned int ntpShmPriv::numOk |
Definition at line 118 of file ntpShm.cpp.
| shmSegment* ntpShmPriv::seg |
Definition at line 107 of file ntpShm.cpp.
| int ntpShmPriv::segid |
Definition at line 105 of file ntpShm.cpp.
1.8.13