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

punnets_common::func_sineshot::message_set_t0 Class Reference

A message that changes t0. More...

#include <func.h>

Inheritance diagram for punnets_common::func_sineshot::message_set_t0:

punnets_common::message_base List of all members.

Public Methods

virtual const char * getMessageId () const

Detailed Description

A message that changes t0.

Definition at line 520 of file func.h.


Member Function Documentation

virtual const char* punnets_common::func_sineshot::message_set_t0::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 525 of file func.h.

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