Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

RtcConfig.h File Reference

RtcConfig class. More...

#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"


Detailed Description

RtcConfig class.

Date:
Date
2005/05/16 06:05:48
Author:
Noriaki Ando <n-ando@aist.go.jp>
Copyright (C) 2003-2005 Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

Id
RtcConfig.h,v 1.2 2005/05/16 06:05:48 n-ando Exp

Variable Documentation

const char* RTM::config_file_env = "RTC_CONFIG" [static]
 

const char* RTM::config_file_path[] [static]
 

Initial value:

 
        {"./rtc.conf",
         "/etc/rtc.conf",
         "/etc/rtc/rtc.conf",
         "/usr/local/etc/rtc.conf",
         NULL}


Generated on Sat Oct 28 02:28:13 2006 for OpenRTM by  doxygen 1.4.1