OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
ServiceAddress Struct Reference

#include <OnixS/MTS/Cash/SDP/ServiceAddressInformationListener.h>

Public Types

typedef std::vector< ServiceAddressCollection
 

Public Attributes

std::string address
 
UInt32 port
 
TradeImpactService::Enum service
 

Detailed Description

Definition at line 29 of file ServiceAddressInformationListener.h.

Member Typedef Documentation

typedef std::vector<ServiceAddress> Collection

Definition at line 40 of file ServiceAddressInformationListener.h.

Member Data Documentation

std::string address

Service IP address in format xxx.xxx.xxx.xxx or service logical name.

Definition at line 32 of file ServiceAddressInformationListener.h.

UInt32 port

Service TCP port number.

Definition at line 35 of file ServiceAddressInformationListener.h.

Service identifier.

Definition at line 38 of file ServiceAddressInformationListener.h.


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