#include <Notify_Event.h>
Collaboration diagram for TAO_Notify_EventType:
Public Methods | |
TAO_Notify_EventType (void) | |
TAO_Notify_EventType (const char *domain_name, const char *type_name) | |
TAO_Notify_EventType (const CosNotification::EventType &event_type) | |
~TAO_Notify_EventType () | |
u_long | hash (void) const |
void | operator= (const CosNotification::EventType &event_type) |
int | operator== (const TAO_Notify_EventType ¬ify_event_type) const |
CORBA::Boolean | is_special (void) const |
const CosNotification::EventType & | get_native (void) const |
Static Public Methods | |
TAO_Notify_EventType & | special_event_type (void) |
Protected Methods | |
void | recompute_hash (void) |
Protected Attributes | |
CosNotification::EventType | event_type_ |
u_long | hash_value_ |
Static Protected Attributes | |
TAO_Notify_EventType | special_event_type_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|