Ice
3.8
Slice API Reference
Loading...
Searching...
No Matches
IceGrid
Session
allocateObjectById
allocateObjectByType
keepAlive
releaseObject
setAllocationTimeout
◆
allocateObjectByType()
["amd"]
Object * allocateObjectByType
(
string
type
)
throws
AllocationException
Allocates an object with the given type.
Parameters
type
The type of the object.
Returns
A proxy to the allocated object. This proxy is never null.
Exceptions
AllocationException
Thrown when the allocation fails.
See also
setAllocationTimeout
releaseObject
Generated by
1.14.0