in_addr Struct Reference

#include <macwinsock.h>

List of all members.

Public Attributes

union {
   struct {
      u_char   s_b1
      u_char   s_b2
      u_char   s_b3
      u_char   s_b4
   }   S_un_b
   struct {
      u_short   s_w1
      u_short   s_w2
   }   S_un_w
   u_long   S_addr
S_un


Detailed Description

Definition at line 304 of file macwinsock.h.


Member Data Documentation

u_long in_addr::S_addr
 

Definition at line 310 of file macwinsock.h.

u_char in_addr::s_b1
 

Definition at line 308 of file macwinsock.h.

u_char in_addr::s_b2
 

Definition at line 308 of file macwinsock.h.

u_char in_addr::s_b3
 

Definition at line 308 of file macwinsock.h.

u_char in_addr::s_b4
 

Definition at line 308 of file macwinsock.h.

union { ... } in_addr::S_un
 

struct { ... } in_addr::S_un_b
 

struct { ... } in_addr::S_un_w
 

u_short in_addr::s_w1
 

Definition at line 309 of file macwinsock.h.

u_short in_addr::s_w2
 

Definition at line 309 of file macwinsock.h.


The documentation for this struct was generated from the following file:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:47:00 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001