#include <EventCommands.h>

Inheritance diagram for WithEditable:
Inheritance graph

Protected Member Functions

 WithEditable (int editableId)
 
std::shared_ptr< EventEditablegetEditable ()
 

Private Attributes

int m_editableId
 

Detailed Description

Definition at line 33 of file EventCommands.h.

Constructor & Destructor Documentation

WithEditable::WithEditable ( int  editableId)
inlineprotected

Definition at line 36 of file EventCommands.h.

Member Function Documentation

std::shared_ptr<EventEditable> WithEditable::getEditable ( )
inlineprotected

Definition at line 38 of file EventCommands.h.

References SVCERR.

Member Data Documentation

int WithEditable::m_editableId
private

Definition at line 47 of file EventCommands.h.


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