Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ Context

using Ice::Context = std::map<std::string, std::string, std::less<>>

Represents additional information carried by an Ice request.

This information is filled in by the application and transmitted by Ice as-is, from the client to the server.

Remarks
The Ice protocol provides request contexts but does not provide response contexts.

Definition at line 28 of file Context.h.