All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Private Attributes
as_host Struct Reference

Detailed Description

Friend host address information.

Definition at line 231 of file as_node.h.

+ Collaboration diagram for as_host:

Private Attributes

char name [AS_HOSTNAME_SIZE]
 
in_port_t port
 

Field Documentation

char as_host::name[AS_HOSTNAME_SIZE]
private

Hostname or IP address string representation (xxx.xxx.xxx.xxx).

Definition at line 236 of file as_node.h.

in_port_t as_host::port
private

Socket IP port.

Definition at line 242 of file as_node.h.


The documentation for this struct was generated from the following file: