CEBL  2.1
Public Member Functions | Protected Attributes
CEBLView Class Reference

#include <CEBLView.hpp>

Public Member Functions

 CEBLView (CEBLModel *model)
virtual ~CEBLView ()
virtual void Start ()
 start the View
CEBLModelgetModel ()
 get a pointer to the model

Protected Attributes

CEBLModelmodel

Detailed Description

Definition at line 32 of file CEBLView.hpp.


Constructor & Destructor Documentation

CEBLView::CEBLView ( CEBLModel model)
inline

Definition at line 38 of file CEBLView.hpp.

References model.

virtual CEBLView::~CEBLView ( )
inlinevirtual

Definition at line 39 of file CEBLView.hpp.


Member Function Documentation

CEBLModel* CEBLView::getModel ( )
inline
virtual void CEBLView::Start ( )
inlinevirtual

start the View

Reimplemented in CEBLViewGTK, and CEBLViewCLI.

Definition at line 42 of file CEBLView.hpp.


Field Documentation

CEBLModel* CEBLView::model
protected

Definition at line 35 of file CEBLView.hpp.

Referenced by CEBLView(), getModel(), and CEBLViewCLI::Start().


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