Ice 3.9
Slice API Reference
Loading...
Searching...
No Matches

◆ allocateObjectByType()

Object * allocateObjectByType ( string type) throws AllocationException

Allocates an object with the given type.

Parameters
typeThe type of the object.
Returns
A proxy to the allocated object. This proxy is never null.
Exceptions
AllocationExceptionThrown when the allocation fails.
See also
setAllocationTimeout
releaseObject