![]() |
Ice 3.9
Slice API Reference
|
Manages a set of object identity constraints on a Session.
More...
defined in <Glacier2/Session.ice>
interface IdentitySet { ... }
Operations | |
| idempotent void | add (Ice::IdentitySeq additions) |
| Adds a sequence of Ice identities to this set of constraints. | |
| idempotent Ice::IdentitySeq | get () |
| Gets a sequence of identities describing the constraints in this set. | |
| idempotent void | remove (Ice::IdentitySeq deletions) |
| Removes a sequence of identities from this set of constraints. | |
Manages a set of object identity constraints on a Session.
Definition at line 61 of file Session.ice.