Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_Notify_EventType Class Reference

#include <EventType.h>

List of all members.

Public Methods

 TAO_Notify_EventType (void)
 Constuctor.

 TAO_Notify_EventType (const char *domain_name, const char *type_name)
 TAO_Notify_EventType (const CosNotification::EventType &event_type)
 ~TAO_Notify_EventType ()
 Destructor.

u_long hash (void) const
 hash value

TAO_Notify_EventType & operator= (const CosNotification::EventType &event_type)
 Assignment from CosNotification::EventType.

TAO_Notify_EventType & operator= (const TAO_Notify_EventType &event_type)
 Assignment operator.

int operator== (const TAO_Notify_EventType &notify_event_type) const
 == operator

int operator!= (const TAO_Notify_EventType &notify_event_type) const
 != operator

CORBA::Boolean is_special (void) const
const CosNotification::EventType & native (void) const
void dump (void) const
 Helper to print contents.


Static Public Methods

TAO_Notify_EventType special (void)

Protected Methods

void init_i (const char *domain_name, const char *type_name)
 Init this object.

void recompute_hash (void)

Protected Attributes

CosNotification::EventType event_type_
u_long hash_value_


Detailed Description

This type is used to compare different event types. It is used by the Event Manager as a key to find subscription lists.


Constructor & Destructor Documentation

TAO_Notify_EventType::TAO_Notify_EventType void   
 

Constuctor.

TAO_Notify_EventType::TAO_Notify_EventType const char *    domain_name,
const char *    type_name
 

TAO_Notify_EventType::TAO_Notify_EventType const CosNotification::EventType &    event_type
 

TAO_Notify_EventType::~TAO_Notify_EventType  
 

Destructor.


Member Function Documentation

void TAO_Notify_EventType::dump void    const
 

Helper to print contents.

u_long TAO_Notify_EventType::hash void    const
 

hash value

void TAO_Notify_EventType::init_i const char *    domain_name,
const char *    type_name
[protected]
 

Init this object.

CORBA::Boolean TAO_Notify_EventType::is_special void    const
 

const CosNotification::EventType& TAO_Notify_EventType::native void    const
 

int TAO_Notify_EventType::operator!= const TAO_Notify_EventType &    notify_event_type const
 

!= operator

TAO_Notify_EventType & TAO_Notify_EventType::operator= const TAO_Notify_EventType &    event_type
 

Assignment operator.

TAO_Notify_EventType & TAO_Notify_EventType::operator= const CosNotification::EventType &    event_type
 

Assignment from CosNotification::EventType.

int TAO_Notify_EventType::operator== const TAO_Notify_EventType &    notify_event_type const
 

== operator

void TAO_Notify_EventType::recompute_hash void    [protected]
 

TAO_Notify_EventType TAO_Notify_EventType::special void    [static]
 


Member Data Documentation

CosNotification::EventType TAO_Notify_EventType::event_type_ [protected]
 

u_long TAO_Notify_EventType::hash_value_ [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 15 00:37:49 2004 for TAO_CosNotification by doxygen1.2.18