Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
Glacier2::StringSet Interface Reference

Manages a set of constraints on a Session. More...

defined in <Glacier2/Session.ice>

interface StringSet { ... }

Operations

idempotent void add (Ice::StringSeq additions)
 Adds a sequence of strings to this set of constraints.
idempotent Ice::StringSeq get ()
 Gets a sequence of strings describing the constraints in this set.
idempotent void remove (Ice::StringSeq deletions)
 Removes a sequence of strings from this set of constraints.

Detailed Description

Manages a set of constraints on a Session.

See also
SessionControl

Definition at line 42 of file Session.ice.


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