#include <LdmrsSectorChangeApp.hpp>
Public Member Functions | |
LdmrsSectorChangeApp (Manager *manager) | |
virtual | ~LdmrsSectorChangeApp () |
Public Member Functions inherited from application::BasicApplication | |
BasicApplication () | |
std::string | getApplicationName () |
UINT16 | getApplicationType () |
UINT16 | getSourceId () |
void | setApplicationName (std::string appName) |
void | setSourceId (UINT16 applicationId) |
virtual | ~BasicApplication () |
Protected Member Functions | |
void | setData (BasicData &data) |
Protected Member Functions inherited from application::BasicApplication | |
void | setApplicationType (UINT16 applicationtype) |
Private Member Functions | |
bool | changeAngularResolutionType (devices::AngularResolutionType type) |
bool | changeFlexResConfiguration (const ScannerInfo::ResolutionMap &configuredRM) |
void | changeThreadFunction (bool &endThread, UINT16 &waitTimeMs) |
void | checkResolution (Scan &scan) |
bool | readDetailedErrorCode (UINT32 *code=NULL) |
Private Attributes | |
bool | m_beVerbose |
SickThread< LdmrsSectorChangeApp,&LdmrsSectorChangeApp::changeThreadFunction > | m_changeThread |
ScannerInfo::ResolutionMap | m_lastMeasuredSector |
Manager * | m_manager |
Definition at line 19 of file LdmrsSectorChangeApp.hpp.
application::LdmrsSectorChangeApp::LdmrsSectorChangeApp | ( | Manager * | manager | ) |
Definition at line 32 of file LdmrsSectorChangeApp.cpp.
|
virtual |
Definition at line 49 of file LdmrsSectorChangeApp.cpp.
|
private |
Definition at line 295 of file LdmrsSectorChangeApp.cpp.
|
private |
Definition at line 252 of file LdmrsSectorChangeApp.cpp.
|
private |
Definition at line 318 of file LdmrsSectorChangeApp.cpp.
|
private |
Definition at line 99 of file LdmrsSectorChangeApp.cpp.
|
private |
Definition at line 199 of file LdmrsSectorChangeApp.cpp.
|
protectedvirtual |
Implements application::BasicApplication.
Definition at line 163 of file LdmrsSectorChangeApp.cpp.
|
private |
Definition at line 36 of file LdmrsSectorChangeApp.hpp.
|
private |
Definition at line 39 of file LdmrsSectorChangeApp.hpp.
|
private |
Definition at line 38 of file LdmrsSectorChangeApp.hpp.
|
private |
Definition at line 37 of file LdmrsSectorChangeApp.hpp.