IceFIX::ClientInfo

Overview

struct ClientInfo

Information about a client.

Used By

Data Member Index

id — The client id.
isConnected — Is the client active?

Data Members

string id;

The client id.

bool isConnected;

Is the client active?