Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

netint Union Reference

structure used to perform byte swapping operations More...

List of all members.

Public Attributes

int32 i
struct {
   unsigned int   highest: 8
   unsigned int   high: 8
   unsigned int   low: 8
   unsigned int   lowest: 8
b


Detailed Description

structure used to perform byte swapping operations

Definition at line 35 of file imd.C.


Member Data Documentation

struct { ... } netint::b
 

Referenced by imd_htonl(), and imd_ntohl().

unsigned int netint::high
 

Definition at line 39 of file imd.C.

Referenced by imd_htonl(), and imd_ntohl().

unsigned int netint::highest
 

Definition at line 38 of file imd.C.

Referenced by imd_htonl(), and imd_ntohl().

int32 netint::i
 

Definition at line 36 of file imd.C.

Referenced by imd_htonl(), and imd_ntohl().

unsigned int netint::low
 

Definition at line 40 of file imd.C.

Referenced by imd_htonl(), and imd_ntohl().

unsigned int netint::lowest
 

Definition at line 41 of file imd.C.

Referenced by imd_htonl(), and imd_ntohl().


The documentation for this union was generated from the following file:
Generated on Thu Jul 3 04:08:15 2008 for NAMD by  doxygen 1.3.9.1