J-Integra® Espresso Programming Documentation (API)

Servant._non_existent Method

Checks for the existence of an Object. The Servant provides a default implementation of _non_existent() that can be overridden by derived servants.

bool _non_existent();

Parameters

none

Return Value

true if that object does not exist, false otherwise.

Remarks

none

Exceptions

none

See Also

Servant Interface | Servant Members | Ics.PortableServer Namespace | Ics Namespace