#include <func.h>
Inheritance diagram for punnets_common::func_sineshot::message_set_t0:

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