#include <string>
#include <map>
#include <vector>
#include <list>
#include <fstream>
#include "rtm/RTC.h"
Go to the source code of this file.
Namespaces | |
namespace | RTM |
Variables | |
static const char * | config_file_path [] |
static const char * | config_file_env = "RTC_CONFIG" |
|
|
|
Initial value: {"./rtc.conf", "/etc/rtc.conf", "/etc/rtc/rtc.conf", "/usr/local/etc/rtc.conf", NULL} |