EventEditable Class Referenceabstract

Interface for classes that can be modified through these commands. More...

#include <EventCommands.h>

Inheritance diagram for EventEditable:
Inheritance graph

Public Member Functions

virtual void add (Event e)=0
 
virtual void remove (Event e)=0
 

Detailed Description

Interface for classes that can be modified through these commands.

Definition at line 26 of file EventCommands.h.

Member Function Documentation

virtual void EventEditable::add ( Event  e)
pure virtual
virtual void EventEditable::remove ( Event  e)
pure virtual

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