Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

punnets_common::func_exp_diff::message_add_event_time Class Reference

#include <func.h>

Inheritance diagram for punnets_common::func_exp_diff::message_add_event_time:

punnets_common::message_base List of all members.

Public Methods

virtual const char * getMessageId () const

Detailed Description

Message to add an event. ????

Definition at line 846 of file func.h.


Member Function Documentation

virtual const char* punnets_common::func_exp_diff::message_add_event_time::getMessageId   [inline, virtual]
 

Returns the pointer of a string that represents the class. The pointer must be same for any instance of a given class. A function can check the type of the message by comparing the pointer.

Implements punnets_common::message_base.

Definition at line 851 of file func.h.

00851 { return messageId; }


The documentation for this class was generated from the following files:
Generated on Mon Jun 16 15:42:28 2003 for Punnets by doxygen1.2.18