OpenJAUS SAE SDK
6.0.0
|
Namespaces | |
ConfigurationHelper | |
Classes | |
class | AbstractJsonFile |
class | AbstractQueue |
class | AbstractWatchdog |
class | Accessable |
class | Application |
class | AutoFlushQueue |
class | Buffer |
class | BufferReader |
class | BufferWriter |
class | Callback |
class | Callback< void > |
struct | CallbackProxy |
class | Compressor |
class | Condition |
class | DatagramSocket |
This is a brief description. More... | |
class | Event |
class | Exception |
class | FilePathManager |
class | InetAddress |
This is a brief description. More... | |
class | IniConfiguration |
class | IQueue |
class | JsonConfiguration |
class | JsonFile |
class | JsonSetting |
class | Logger |
class | MemoryBlock |
class | MulticastSocket |
This is a brief description. More... | |
class | Mutex |
class | NetworkInterface |
This is a brief description. More... | |
class | Packet |
This is a brief description. More... | |
class | Prioritized |
This is a brief description. More... | |
class | PriorityQueue |
class | PriorityQueue< Prioritized *> |
class | Queue |
class | Queue< Type *> |
class | RandomAccessBuffer |
class | ScopeLock |
class | SerialPort |
This is a brief description. More... | |
class | Setting |
class | SimpleWatchdog |
class | Socket |
This is a brief description. More... | |
class | StreamServer |
This is a brief description. More... | |
class | StreamSocket |
This is a brief description. More... | |
class | Thread |
This is a brief description. More... | |
class | Time |
This is a brief description. More... | |
class | Timer |
class | Transportable |
class | UserConfiguration |
class | WatchdogInterface |
class | ZlibCompressor |
This is a brief description. More... | |
Typedefs | |
typedef IQueue< Prioritized * > | IPriorityQueue |
Enumerations | |
enum | RunLevel { SILENT = 0, NORMAL = 1, VERBOSE = 2 } |
Functions | |
std::ostream & | operator<< (std::ostream &output, const Accessable &object) |
std::ostream & | operator<< (std::ostream &output, const Accessable *object) |
std::ostream & | operator<< (std::ostream &output, const Application &object) |
std::ostream & | operator<< (std::ostream &output, const Application *object) |
std::ostream & | operator<< (std::ostream &output, Buffer &object) |
std::ostream & | operator<< (std::ostream &output, Buffer *object) |
std::ostream & | operator<< (std::ostream &output, const Condition &object) |
std::ostream & | operator<< (std::ostream &output, const Condition *object) |
std::ostream & | operator<< (std::ostream &output, const DatagramSocket &object) |
std::ostream & | operator<< (std::ostream &output, const DatagramSocket *object) |
std::ostream & | operator<< (std::ostream &output, const Event &object) |
std::ostream & | operator<< (std::ostream &output, const Event *object) |
std::ostream & | operator<< (std::ostream &output, const Exception &object) |
std::ostream & | operator<< (std::ostream &output, const Exception *object) |
std::ostream & | operator<< (std::ostream &output, const InetAddress &object) |
std::ostream & | operator<< (std::ostream &output, const InetAddress *object) |
std::ostream & | operator<< (std::ostream &output, const IniConfiguration &object) |
std::ostream & | operator<< (std::ostream &output, const IniConfiguration *object) |
std::ostream & | operator<< (std::ostream &output, const JsonConfiguration &object) |
std::ostream & | operator<< (std::ostream &output, const JsonConfiguration *object) |
std::ostream & | operator<< (std::ostream &output, const JsonFile &object) |
std::ostream & | operator<< (std::ostream &output, const JsonFile *object) |
std::ostream & | operator<< (std::ostream &output, const JsonSetting &object) |
std::ostream & | operator<< (std::ostream &output, const JsonSetting *object) |
std::ostream & | operator<< (std::ostream &output, const Logger &object) |
std::ostream & | operator<< (std::ostream &output, const Logger *object) |
std::ostream & | operator<< (std::ostream &output, MemoryBlock &object) |
std::ostream & | operator<< (std::ostream &output, MemoryBlock *object) |
std::ostream & | operator<< (std::ostream &output, const MulticastSocket &object) |
std::ostream & | operator<< (std::ostream &output, const MulticastSocket *object) |
std::ostream & | operator<< (std::ostream &output, const Mutex &object) |
std::ostream & | operator<< (std::ostream &output, const Mutex *object) |
std::ostream & | operator<< (std::ostream &output, const NetworkInterface &object) |
std::ostream & | operator<< (std::ostream &output, const NetworkInterface *object) |
std::ostream & | operator<< (std::ostream &output, const Packet &object) |
std::ostream & | operator<< (std::ostream &output, const Packet *object) |
std::ostream & | operator<< (std::ostream &output, RandomAccessBuffer &object) |
std::ostream & | operator<< (std::ostream &output, RandomAccessBuffer *object) |
std::ostream & | operator<< (std::ostream &output, const ScopeLock &object) |
std::ostream & | operator<< (std::ostream &output, const ScopeLock *object) |
std::ostream & | operator<< (std::ostream &output, const SerialPort &object) |
std::ostream & | operator<< (std::ostream &output, const SerialPort *object) |
std::ostream & | operator<< (std::ostream &output, const Setting &object) |
std::ostream & | operator<< (std::ostream &output, const Setting *object) |
std::ostream & | operator<< (std::ostream &output, const Socket &object) |
std::ostream & | operator<< (std::ostream &output, const Socket *object) |
std::ostream & | operator<< (std::ostream &output, const StreamServer &object) |
std::ostream & | operator<< (std::ostream &output, const StreamServer *object) |
std::ostream & | operator<< (std::ostream &output, const StreamSocket &object) |
std::ostream & | operator<< (std::ostream &output, const StreamSocket *object) |
std::ostream & | operator<< (std::ostream &output, const Thread &object) |
std::ostream & | operator<< (std::ostream &output, const Thread *object) |
std::ostream & | operator<< (std::ostream &output, const Time &object) |
std::ostream & | operator<< (std::ostream &output, const Time *object) |
std::ostream & | operator<< (std::ostream &output, const Timer &object) |
std::ostream & | operator<< (std::ostream &output, const Timer *object) |
std::ostream & | operator<< (std::ostream &output, const UserConfiguration &object) |
std::ostream & | operator<< (std::ostream &output, const UserConfiguration *object) |
std::ostream & | operator<< (std::ostream &output, const ZlibCompressor &object) |
std::ostream & | operator<< (std::ostream &output, const ZlibCompressor *object) |
static std::string | version () |
template<> | |
std::string | JsonConfiguration::get< std::string > (const std::string &key, std::string defaultValue) |
std::ostream & | operator<< (std::ostream &output, const RunLevel &enumValue) |
std::istream & | operator>> (std::istream &input, RunLevel &enumValue) |
Variables | |
const char | NORMALIZED_SEPARATOR = '/' |
static const std::string | LOOPBACK_INTERFACE_NAME = "lo" |
|
inline |
|
inline |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const ScopeLock & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const ScopeLock * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const JsonFile & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const ZlibCompressor & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const JsonFile * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const JsonSetting & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const ZlibCompressor * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const JsonSetting * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Logger & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Mutex & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Logger * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Mutex * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Exception & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Packet & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Exception * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Packet * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const UserConfiguration & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const IniConfiguration & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Setting & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const NetworkInterface & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Accessable & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const UserConfiguration * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const IniConfiguration * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Setting * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const NetworkInterface * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Accessable * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Thread & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Thread * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
MemoryBlock & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
MemoryBlock * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Event & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Condition & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Event * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Condition * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Time & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Time * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const JsonConfiguration & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const JsonConfiguration * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Socket & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Socket * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const InetAddress & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const InetAddress * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
RandomAccessBuffer & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
RandomAccessBuffer * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Timer & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Timer * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const DatagramSocket & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const DatagramSocket * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const StreamSocket & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const StreamSocket * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const MulticastSocket & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const MulticastSocket * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const StreamServer & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const StreamServer * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Application & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const Application * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
Buffer & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
Buffer * | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const SerialPort & | object | ||
) |
std::ostream& openjaus::system::operator<< | ( | std::ostream & | output, |
const SerialPort * | object | ||
) |
|
inline |
|
inlinestatic |
|
static |
const char openjaus::system::NORMALIZED_SEPARATOR = '/' |