CEBL  2.1
Public Member Functions
CEBLViewCLI Class Reference

#include <CEBLViewCLI.hpp>

Public Member Functions

 CEBLViewCLI (CEBLModel *model, int ac=0, char **av=NULL)
 ~CEBLViewCLI ()
void Start ()
 start the View
- Public Member Functions inherited from CEBLView
 CEBLView (CEBLModel *model)
virtual ~CEBLView ()
CEBLModelgetModel ()
 get a pointer to the model

Additional Inherited Members

- Protected Attributes inherited from CEBLView
CEBLModelmodel

Detailed Description

CEBLViewCLI.cpp

Author:
Jeshua Bratman

Command Line View for CEBL

Definition at line 43 of file CEBLViewCLI.hpp.


Constructor & Destructor Documentation

CEBLViewCLI::CEBLViewCLI ( CEBLModel model,
int  ac = 0,
char **  av = NULL 
)

CEBLViewCLI.cpp

Author:
Jeshua Bratman

GTK View for CEBL

Definition at line 18 of file CEBLViewCLI.cpp.

CEBLViewCLI::~CEBLViewCLI ( )

Definition at line 26 of file CEBLViewCLI.cpp.


Member Function Documentation

void CEBLViewCLI::Start ( )
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().


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