#include <func.h>
Inheritance diagram for punnets_common::func_exp_diff::message_add_event_time:

Public Methods | |
| virtual const char * | getMessageId () const |
Definition at line 846 of file func.h.
|
|
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; }
|
1.2.18