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

punnets_common::func_delta_int::message_add_pulse Class Reference

A message that adds a new pulse. More...

#include <func.h>

Inheritance diagram for punnets_common::func_delta_int::message_add_pulse:

punnets_common::message_base List of all members.

Public Methods

virtual const char * getMessageId () const

Detailed Description

A message that adds a new pulse.

Definition at line 354 of file func.h.


Member Function Documentation

virtual const char* punnets_common::func_delta_int::message_add_pulse::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 360 of file func.h.

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