solarpowerlog trunk
ICommandTarget Class Reference

#include <ICommandTarget.h>

Inheritance diagram for ICommandTarget:

List of all members.

Public Member Functions

 ICommandTarget ()
virtual ~ICommandTarget ()
virtual void ExecuteCommand (const ICommand *Command)=0

Detailed Description

Interface for a command's target.

TODO DOCUMENT ME!

Definition at line 54 of file ICommandTarget.h.


Constructor & Destructor Documentation

ICommandTarget::ICommandTarget ( )

Definition at line 39 of file ICommandTarget.cpp.

ICommandTarget::~ICommandTarget ( ) [virtual]

Definition at line 44 of file ICommandTarget.cpp.


Member Function Documentation

virtual void ICommandTarget::ExecuteCommand ( const ICommand Command) [pure virtual]

Implemented in IDataFilter.


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