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

◆ findAllObjectsByType()

["cpp:const"]
idempotent Ice::ObjectProxySeq findAllObjectsByType ( string type)

Finds all the well-known objects with the given type.

Parameters
typeThe object type.
Returns
A list of proxies to the well-known objects with the specified type. Can be empty.