CEBL
2.1
|
#include <CEBLViewCLI.hpp>
Public Member Functions | |
CEBLViewCLI (CEBLModel *model, int ac=0, char **av=NULL) | |
~CEBLViewCLI () | |
void | Start () |
start the View | |
![]() | |
CEBLView (CEBLModel *model) | |
virtual | ~CEBLView () |
CEBLModel * | getModel () |
get a pointer to the model |
Additional Inherited Members | |
![]() | |
CEBLModel * | model |
CEBLViewCLI::CEBLViewCLI | ( | CEBLModel * | model, |
int | ac = 0 , |
||
char ** | av = NULL |
||
) |
CEBLViewCLI::~CEBLViewCLI | ( | ) |
Definition at line 26 of file CEBLViewCLI.cpp.
|
virtual |
start the View
Reimplemented from CEBLView.
Definition at line 35 of file CEBLViewCLI.cpp.
References CEBLModel::deviceExists(), CEBLModel::deviceGetError(), CEBLModel::deviceGetLocation(), CEBLView::model, and PACKAGE_STRING.
Referenced by main().