import "CCM_EventConsumerBase.idl";
Public Member Functions | |
void | push_event (in EventBase evt) raises (BadEventType) |
void | ciao_push_event (in EventBase evt, in string source_id, in CORBA::TypeCode tc) raises (BadEventType) |
boolean | ciao_is_substitutable (in string event_repo_id) |
boolean Components::EventConsumerBase::ciao_is_substitutable | ( | in string | event_repo_id | ) |
void Components::EventConsumerBase::ciao_push_event | ( | in EventBase | evt, | |
in string | source_id, | |||
in CORBA::TypeCode | tc | |||
) | raises (BadEventType) |
void Components::EventConsumerBase::push_event | ( | in EventBase | evt | ) | raises (BadEventType) |