|
NAMD
|
structure used to perform byte swapping operations More...
Public Attributes | |
| int32 | i |
| struct { | |
| unsigned int highest: 8 | |
| unsigned int high: 8 | |
| unsigned int low: 8 | |
| unsigned int lowest: 8 | |
| } | b |
| struct { ... } netint::b |
Referenced by imd_htonl(), and imd_ntohl().
| unsigned int netint::high |
Definition at line 38 of file imd.C.
Referenced by imd_htonl(), and imd_ntohl().
| unsigned int netint::highest |
Definition at line 37 of file imd.C.
Referenced by imd_htonl(), and imd_ntohl().
| int32 netint::i |
Definition at line 35 of file imd.C.
Referenced by imd_htonl(), and imd_ntohl().
| unsigned int netint::low |
Definition at line 39 of file imd.C.
Referenced by imd_htonl(), and imd_ntohl().
| unsigned int netint::lowest |
Definition at line 40 of file imd.C.
Referenced by imd_htonl(), and imd_ntohl().
1.8.14