Public Member Functions | Protected Member Functions

TestSupplier Class Reference

#include <testSupplier.h>

Inheritance diagram for TestSupplier:
Inheritance graph
[legend]
Collaboration diagram for TestSupplier:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TestSupplier (const char *channelName)
void publishEvent (const char *someData)

Protected Member Functions

virtual const char * getChannelKind ()
virtual const char * getEventType ()
virtual ~TestSupplier ()

Constructor & Destructor Documentation

TestSupplier::TestSupplier ( const char *  channelName  )  [inline]
virtual TestSupplier::~TestSupplier (  )  [inline, protected, virtual]

Member Function Documentation

virtual const char* TestSupplier::getChannelKind (  )  [inline, protected, virtual]

Overridden.

Implements BaseHelper.

virtual const char* TestSupplier::getEventType (  )  [inline, protected, virtual]

This method returns a constant character pointer to the type of event.

Returns:
pointer to a constant string.

Implements BaseSupplier.

void TestSupplier::publishEvent ( const char *  someData  )  [inline]

The documentation for this class was generated from the following file: