Ice
3.9
Slice API Reference
Loading...
Searching...
No Matches
IceGrid
Session
allocateObjectById
allocateObjectByType
keepAlive
releaseObject
setAllocationTimeout
◆
allocateObjectById()
Object * allocateObjectById
(
Ice::Identity
id
)
throws
ObjectNotRegisteredException
,
AllocationException
Allocates an object.
Parameters
id
The identity of the object to allocate.
Returns
A proxy to the allocated object. This proxy is never null.
Exceptions
ObjectNotRegisteredException
Thrown when an object with the given identity is not registered with the registry.
AllocationException
Thrown when the allocation fails.
See also
setAllocationTimeout
releaseObject
Generated by
1.16.1