List of all members.
Private Member Functions |
| CameraApp () |
| Hide default constructor.
|
bool | onModuleChanged (const Observed &source) |
|
virtual bool | onKey (const Key &key) |
Additional Inherited Members |
|
Options | m_options |
Detailed Description
Definition at line 103 of file Main.cpp.
Constructor & Destructor Documentation
ArgusSamples::CameraApp::CameraApp |
( |
const char * |
appName | ) |
|
|
explicit |
ArgusSamples::CameraApp::~CameraApp |
( |
| ) |
|
ArgusSamples::CameraApp::CameraApp |
( |
| ) |
|
|
private |
Hide default constructor.
Member Function Documentation
bool ArgusSamples::CameraApp::initialize |
( |
| ) |
|
|
virtual |
bool ArgusSamples::CameraApp::onKey |
( |
const Key & |
key | ) |
|
|
privatevirtual |
bool ArgusSamples::CameraApp::onModuleChanged |
( |
const Observed & |
source | ) |
|
|
private |
bool ArgusSamples::CameraApp::shutdown |
( |
| ) |
|
|
virtual |
bool ArgusSamples::CameraApp::start |
( |
| ) |
|
|
virtual |
Member Data Documentation
Modules ArgusSamples::CameraApp::m_activeModuleBeforeGallery |
|
private |
active module when switching to gallery
Definition at line 134 of file Main.cpp.
Window::IGuiContainer* ArgusSamples::CameraApp::m_iGuiContainerConfig |
|
private |
container for config GUI elements
Definition at line 139 of file Main.cpp.
Window::IGuiMenuBar* ArgusSamples::CameraApp::m_iGuiMenuBar |
|
private |
Value<Modules> ArgusSamples::CameraApp::m_module |
|
private |
std::vector<IAppModule*> ArgusSamples::CameraApp::m_modules |
|
private |
Modules ArgusSamples::CameraApp::m_prevModule |
|
private |
previously active module
Definition at line 132 of file Main.cpp.
The documentation for this class was generated from the following file: