| 
    mrfioc2
    2.3.0
    
   | 
 
Public Attributes | |
| int | mode | 
| int | count | 
| time_t | stampSec | 
| int | stampUsec | 
| time_t | rxSec | 
| int | rxUsec | 
| int | leap | 
| int | precision | 
| int | nsamples | 
| int | valid | 
| int | pad [10] | 
Definition at line 74 of file ntpShm.cpp.
| int shmSegment::count | 
Definition at line 76 of file ntpShm.cpp.
| int shmSegment::leap | 
Definition at line 86 of file ntpShm.cpp.
| int shmSegment::mode | 
Definition at line 75 of file ntpShm.cpp.
| int shmSegment::nsamples | 
Definition at line 88 of file ntpShm.cpp.
| int shmSegment::pad[10] | 
Definition at line 91 of file ntpShm.cpp.
| int shmSegment::precision | 
Definition at line 87 of file ntpShm.cpp.
| time_t shmSegment::rxSec | 
Definition at line 83 of file ntpShm.cpp.
| int shmSegment::rxUsec | 
Definition at line 84 of file ntpShm.cpp.
| time_t shmSegment::stampSec | 
Definition at line 79 of file ntpShm.cpp.
| int shmSegment::stampUsec | 
Definition at line 80 of file ntpShm.cpp.
| int shmSegment::valid | 
Definition at line 89 of file ntpShm.cpp.
 1.8.13