#include <Application.h>
§ Application()
openjaus::system::Application::Application |
( |
| ) |
|
|
private |
§ ~Application()
openjaus::system::Application::~Application |
( |
| ) |
|
|
privatevirtual |
§ checkFirewall()
void openjaus::system::Application::checkFirewall |
( |
| ) |
|
|
static |
§ comment()
static bool openjaus::system::Application::comment |
( |
std::string |
key, |
|
|
std::string |
comment |
|
) |
| |
|
inlinestatic |
§ getArg() [1/2]
std::string openjaus::system::Application::getArg |
( |
int |
number | ) |
|
|
static |
§ getArg() [2/2]
std::string openjaus::system::Application::getArg |
( |
std::string |
argKey | ) |
|
|
static |
§ getChar() [1/2]
unsigned char openjaus::system::Application::getChar |
( |
| ) |
|
|
static |
§ getChar() [2/2]
unsigned char openjaus::system::Application::getChar |
( |
int |
timeout_msec | ) |
|
|
static |
§ getName()
std::string openjaus::system::Application::getName |
( |
void |
| ) |
|
|
static |
§ getSetting()
Setting * openjaus::system::Application::getSetting |
( |
std::string |
key | ) |
|
|
static |
§ instance()
Application & openjaus::system::Application::instance |
( |
| ) |
|
|
static |
§ isBackground()
bool openjaus::system::Application::isBackground |
( |
| ) |
|
|
static |
§ isLogSpaceOn()
bool openjaus::system::Application::isLogSpaceOn |
( |
std::string |
nameSpace | ) |
|
|
static |
§ processId()
int openjaus::system::Application::processId |
( |
| ) |
|
|
static |
§ setArg()
void openjaus::system::Application::setArg |
( |
std::string |
argKey, |
|
|
std::string |
argValue |
|
) |
| |
|
static |
§ setTerminalMode()
bool openjaus::system::Application::setTerminalMode |
( |
| ) |
|
|
static |
§ setting()
template<class Type >
static Type openjaus::system::Application::setting |
( |
std::string |
key, |
|
|
Type |
defaultValue, |
|
|
bool |
controllerWritable = false , |
|
|
bool |
globalReadable = false , |
|
|
bool |
controllerReadable = true |
|
) |
| |
|
inlinestatic |
§ settings()
§ toString()
std::string openjaus::system::Application::toString |
( |
| ) |
const |
|
virtual |
§ operator<< [1/2]
§ operator<< [2/2]
§ argMap
std::map<std::string, std::string> openjaus::system::Application::argMap |
|
protected |
§ ASCII_ESC
const char openjaus::system::Application::ASCII_ESC = 27 |
|
static |
§ settingsMutex
§ terminalModified
bool openjaus::system::Application::terminalModified |
|
protected |
§ termio
struct termios openjaus::system::Application::termio |
|
protected |
The documentation for this class was generated from the following files: