mrfioc2  2.3.0
Public Attributes | List of all members
ntpShmPriv Struct Reference
Collaboration diagram for ntpShmPriv:
Collaboration graph
[legend]

Public Attributes

epicsMutexId ntplock
 
CALLBACK ntp_cb
 
epicsUInt32 event
 
EVRevr
 
int segid
 
shmSegmentseg
 
int notify_nomap
 
int notify_1strx
 
IOSCANPVT lastUpdate
 
bool lastValid
 
epicsTimeStamp lastStamp
 
epicsTimeStamp lastRx
 
unsigned int numOk
 
unsigned int numFail
 

Detailed Description

Definition at line 96 of file ntpShm.cpp.

Member Data Documentation

◆ event

epicsUInt32 ntpShmPriv::event

Definition at line 102 of file ntpShm.cpp.

◆ evr

EVR* ntpShmPriv::evr

Definition at line 104 of file ntpShm.cpp.

◆ lastRx

epicsTimeStamp ntpShmPriv::lastRx

Definition at line 116 of file ntpShm.cpp.

◆ lastStamp

epicsTimeStamp ntpShmPriv::lastStamp

Definition at line 115 of file ntpShm.cpp.

◆ lastUpdate

IOSCANPVT ntpShmPriv::lastUpdate

Definition at line 112 of file ntpShm.cpp.

◆ lastValid

bool ntpShmPriv::lastValid

Definition at line 114 of file ntpShm.cpp.

◆ notify_1strx

int ntpShmPriv::notify_1strx

Definition at line 110 of file ntpShm.cpp.

◆ notify_nomap

int ntpShmPriv::notify_nomap

Definition at line 109 of file ntpShm.cpp.

◆ ntp_cb

CALLBACK ntpShmPriv::ntp_cb

Definition at line 100 of file ntpShm.cpp.

◆ ntplock

epicsMutexId ntpShmPriv::ntplock

Definition at line 98 of file ntpShm.cpp.

◆ numFail

unsigned int ntpShmPriv::numFail

Definition at line 119 of file ntpShm.cpp.

◆ numOk

unsigned int ntpShmPriv::numOk

Definition at line 118 of file ntpShm.cpp.

◆ seg

shmSegment* ntpShmPriv::seg

Definition at line 107 of file ntpShm.cpp.

◆ segid

int ntpShmPriv::segid

Definition at line 105 of file ntpShm.cpp.


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