import "ccm/CCM_Exceptions.idl";
Namespaces | |
namespace | CIAO |
Variables | |
const Components::FailureReason | CIAO::VID = 0x54410000 |
const Components::FailureReason | CIAO::MAX_FAILURE = VID | 0xfff |
const Components::FailureReason | CIAO::SERVER_SPAWN_FAILURE = VID | 0x001 |
const Components::FailureReason | CIAO::CALLBACK_TIMEOUT_EXCEEDED = VID | 0x002 |
Failure code definitions for CIAO. The VID is based on that of TAO, but our failure reasons start at that base since this is a different namespace.