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

punnets_common::func_deriveq_base::message_set_zero_point Class Reference

A message that changes zero point. More...

#include <func.h>

Inheritance diagram for punnets_common::func_deriveq_base::message_set_zero_point:

punnets_common::message_base List of all members.

Public Methods

virtual const char * getMessageId () const

Detailed Description

A message that changes zero point.

Definition at line 156 of file func.h.


Member Function Documentation

virtual const char* punnets_common::func_deriveq_base::message_set_zero_point::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 162 of file func.h.

00162 { 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