Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   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
int sint
struct {
   unsigned int   highest: 8
   unsigned int   high: 8
   unsigned int   low: 8
   unsigned int   lowest: 8
bytes


Detailed Description

structure used to perform byte swapping operations.

Definition at line 63 of file imd.C.


Member Data Documentation

struct { ... } netint::bytes
 

Referenced by vs_ntohl.

unsigned int netint::high
 

Definition at line 285 of file VideoStream.C.

Referenced by imd_ntohl.

unsigned int netint::highest
 

Definition at line 284 of file VideoStream.C.

Referenced by imd_ntohl.

unsigned int netint::low
 

Definition at line 286 of file VideoStream.C.

Referenced by imd_ntohl.

unsigned int netint::lowest
 

Definition at line 287 of file VideoStream.C.

Referenced by imd_ntohl.

int netint::sint
 

Definition at line 282 of file VideoStream.C.

Referenced by vs_ntohl.


The documentation for this struct was generated from the following files:
Generated on Wed Apr 24 02:45:02 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002