SystemManager.cpp File Reference

#include "SystemManager.h"
#include "ObjectManager.h"
#include "Router.h"
#include "RouterTypes.h"
#include "SessionManager.h"
#include "StreamManager.h"
#include "UserManager.h"
#include "Random.h"
#include "RioError.h"
#include "DiskMgr.h"
#include "token.h"
#include "Event.h"
#include "timer.h"
#include "MonitorTable.h"
#include <string.h>
#include <errno.h>
#include <stdio.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <fcntl.h>
#include <unistd.h>

Go to the source code of this file.

Variables

const int NUMBER_OF_TIMERS = 10
const char *const CONFIGSSUBDIR = "etc/RIO/"
const char *const LOGSSUBDIR = "var/log/RIO/"
const char *const CONFIGNAME = "RIOsystem.cfg"
CEventManager EventManager
CTimer Timer

Variable Documentation

const char* const CONFIGNAME = "RIOsystem.cfg"

Definition at line 59 of file SystemManager.cpp.

const char* const CONFIGSSUBDIR = "etc/RIO/"

Definition at line 54 of file SystemManager.cpp.

Definition at line 61 of file SystemManager.cpp.

const char* const LOGSSUBDIR = "var/log/RIO/"

Definition at line 57 of file SystemManager.cpp.

const int NUMBER_OF_TIMERS = 10

Definition at line 50 of file SystemManager.cpp.

Definition at line 62 of file SystemManager.cpp.

Generated on Wed Jul 4 16:03:30 2012 for RIO by  doxygen 1.6.3