#include <func.h>
Inheritance diagram for punnets_common::func_deriveq_base::message_set_zero_point:

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