OpenMAMA
Wombat::MamdaSymbolSourceEvent Class Reference

MamdaSymbolSourceEvent is an interface that provides access to a sourced symbol name. More...

#include <MamdaSymbolSourceEvent.h>

Inheritance diagram for Wombat::MamdaSymbolSourceEvent:
Wombat::MamdaSecStatusSymbolSourceAdapter

Public Member Functions

virtual const char * getSourcedSymbol () const =0
 Get the sourced symbol.
virtual ~MamdaSymbolSourceEvent ()

Detailed Description

MamdaSymbolSourceEvent is an interface that provides access to a sourced symbol name.

Constructor & Destructor Documentation

virtual Wombat::MamdaSymbolSourceEvent::~MamdaSymbolSourceEvent ( )
virtual
{};

Member Function Documentation

virtual const char* Wombat::MamdaSymbolSourceEvent::getSourcedSymbol ( ) const
pure virtual

Get the sourced symbol.

Returns
The sourced symbol.

Implemented in Wombat::MamdaSecStatusSymbolSourceAdapter.


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


© 2012 Linux Foundation