Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

netint Struct Reference

structure used to perform byte swapping operations. More...

List of all members.

Public Attributes

unsigned int highest: 8
unsigned int high: 8
unsigned int low: 8
unsigned int lowest: 8


Detailed Description

structure used to perform byte swapping operations.

Definition at line 63 of file imd.C.


Member Data Documentation

unsigned int netint::high
 

Definition at line 65 of file imd.C.

Referenced by imd_ntohl.

unsigned int netint::highest
 

Definition at line 64 of file imd.C.

Referenced by imd_ntohl.

unsigned int netint::low
 

Definition at line 66 of file imd.C.

Referenced by imd_ntohl.

unsigned int netint::lowest
 

Definition at line 67 of file imd.C.

Referenced by imd_ntohl.


The documentation for this struct was generated from the following file:
Generated on Sun May 27 02:00:00 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002