tobicore  7.0.0
 All Classes Functions Variables Typedefs Enumerator Friends Groups Pages
TPHost Class Reference

Endpoint structure for TPSocket. More...

#include <tobiplatform/TPSocket.hpp>

+ Collaboration diagram for TPHost:

Public Member Functions

 TPHost (void)
 Constructor.

Public Attributes

char address [TPHost::AddressSize]
 Address (e.g.: 127.0.0.1)
short unsigned int port
 Port (e.g.: 8000)

Static Public Attributes

static const size_t AddressSize = INET_ADDRSTRLEN + 1
 Maximum address size.

Detailed Description

Endpoint structure for TPSocket.

This structure holds whatever turns to be useful to identify an host.

Definition at line 41 of file TPSocket.hpp.


The documentation for this class was generated from the following files: