Ice 3.7 Slice API Reference
All Classes Interfaces Structs Exceptions Modules Files Operations Constants Sequences Dictionaries Enumerations Enumerator Pages
Data Members | List of all members
IceIAP::ConnectionInfo Local Class Reference

Provides access to the connection details of an IAP connection. More...

defined in <IceIAP/ConnectionInfo.ice>

local class ConnectionInfo extends Ice::ConnectionInfo { ... }

Inheritance diagram for IceIAP::ConnectionInfo:
Inheritance graph
[legend]
Collaboration diagram for IceIAP::ConnectionInfo:
Collaboration graph
[legend]

Data Members

string firmwareRevision
 The accessory firmare revision. More...
 
string hardwareRevision
 The accessory hardware revision. More...
 
string manufacturer
 The accessory manufacturer. More...
 
string modelNumber
 The accessory model number. More...
 
string name
 The accessory name. More...
 
string protocol
 The protocol used by the accessory. More...
 
- Data Members inherited from Ice::ConnectionInfo
string adapterName
 The name of the adapter associated with the connection. More...
 
string connectionId
 The connection id. More...
 
bool incoming
 Whether or not the connection is an incoming or outgoing connection. More...
 
ConnectionInfo underlying
 The information of the underyling transport or null if there's no underlying transport. More...
 

Detailed Description

Provides access to the connection details of an IAP connection.

Data Member Documentation

◆ firmwareRevision

string firmwareRevision

The accessory firmare revision.

◆ hardwareRevision

string hardwareRevision

The accessory hardware revision.

◆ manufacturer

string manufacturer

The accessory manufacturer.

◆ modelNumber

string modelNumber

The accessory model number.

◆ name

string name

The accessory name.

◆ protocol

string protocol

The protocol used by the accessory.


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