Ice 3.6 Slice API Reference
All Classes Interfaces Structs Exceptions Modules Files Operations Constants Sequences Dictionaries Enumerations Enumerator Pages
Operations | List of all members
Ice::Endpoint Local Interface Reference

The user-level interface to an endpoint. More...

Defined in <Ice/Endpoint.ice>

local interface Endpoint { ... }

Operations

EndpointInfo getInfo ()
 Returns the endpoint information. More...
 
string toString ()
 Return a string representation of the endpoint. More...
 

Detailed Description

The user-level interface to an endpoint.

Operation Documentation

◆ getInfo()

["cpp:const"]
EndpointInfo getInfo ( )

Returns the endpoint information.

Returns
The endpoint information class.

◆ toString()

["cpp:const"]
string toString ( )

Return a string representation of the endpoint.

Returns
The string representation of the endpoint.

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