Config.cc File Reference
Implements Config, which provides global access to system configuration information.
More...
#include "Config.h"
#include <libxml/xmlmemory.h>
#include <libxml/parser.h>
#include <iostream>
#include <fstream>
#include <cstdio>
#include <cerrno>
#include <cstring>
#include <cctype>
#include <cmath>
#include <string>
#include <sys/param.h>
#include <unistd.h>
#include "Shared/ProjectInterface.h"
#include "Shared/string_util.h"
#include "Vision/RawCameraGenerator.h"
#include "Shared/debuget.h"
Go to the source code of this file.
Detailed Description
Implements Config, which provides global access to system configuration information.
- Author:
- ejt (Creator)
-
alokl (Original configuration system)
- Author
- ejt
- Name
- Revision
- 1.76
- State
- Exp
- Date
- 2009/12/11 20:26:05
Definition in file Config.cc.
Function Documentation
| INSTANTIATE_NAMEDENUMERATION_STATICS |
( |
J_DCT_METHOD |
|
) |
|
Variable Documentation
allows global access to current settings
Definition at line 44 of file Config.cc.
Referenced by HelpControl::activate(), SpeakerServer::AddPacket(), WorldState::applyCalibration(), RawCameraGenerator::calcImage(), JPEGGenerator::calcImage(), SensorObserverControl::checkLogFile(), EventLogger::checkLogFile(), ControlBase::clearMenu(), Controller::console_callback(), SoundManager::CopyTo(), ControlBase::deactivate(), PostureMC::defaultMaxSpeed(), HeadPointerMC::defaultMaxSpeed(), ControlBase::doCancel(), ControlBase::doNextItem(), ControlBase::doPrevItem(), ControlBase::doReadStdIn(), WalkCalibration::doSelect(), SensorObserverControl::doSelect(), EventLogger::doSelect(), ControlBase::doSelect(), WorldStateSerializerBehavior::DoStart(), WMMonitorBehavior::DoStart(), ViewWMVarsBehavior::DoStart(), UPennWalkControllerBehavior::DoStart(), StewartPlatformBehavior::DoStart(), SpeakerServer::DoStart(), MicrophoneServer::DoStart(), HeadPointControllerBehavior::DoStart(), EStopControllerBehavior::DoStart(), Controller::DoStart(), Controller::DoStop(), SoundManager::endPlay(), WalkCalibration::err(), XWalkControllerBehavior::getClassDescription(), WorldStateSerializerBehavior::getClassDescription(), WMMonitorBehavior::getClassDescription(), WalkControllerBehavior::getClassDescription(), ViewWMVarsBehavior::getClassDescription(), UPennWalkControllerBehavior::getClassDescription(), StewartPlatformBehavior::getClassDescription(), SegCamBehavior::getClassDescription(), RegionCamBehavior::getClassDescription(), RawCamBehavior::getClassDescription(), HeadPointControllerBehavior::getClassDescription(), EStopControllerBehavior::getClassDescription(), ArmControllerBehavior::getClassDescription(), MotionManager::getOutputs(), WorldStateSerializerBehavior::getPort(), WMMonitorBehavior::getPort(), Aibo3DControllerBehavior::getPort(), SoundManager::getRemainTime(), RawCamBehavior::getSourceLayer(), SpeakerServer::GotSocketData(), WalkMC::init(), Kinematics::init(), ConfigurationEditor::init(), PitchDetector::is_pitch(), SoundManager::loadBuffer(), SegmentedColorGenerator::loadColorInfo(), WaypointEngine< MAX_WAY >::loadFile(), WalkMC::loadFile(), SoundManager::loadFile(), PostureEngine::loadFile(), MotionSequenceEngine::loadFile(), SegmentedColorGenerator::loadThresholdMap(), RawCamBehavior::openPacket(), SoundManager::playFile(), PostureEditor::PostureEditor(), WorldStateSerializerBehavior::processEvent(), WalkCalibration::processEvent(), SegCamBehavior::processEvent(), RegionCamBehavior::processEvent(), RawCameraGenerator::processEvent(), RawCamBehavior::processEvent(), MicrophoneServer::processEvent(), BallDetectionGenerator::processEvent(), AutoGetupBehavior::processEvent(), DualCoding::projectMarkerToCam(), Kinematics::projectToGround(), SpeakerServer::QueueFrame(), WorldState::read(), PostureEditor::refresh(), ControlBase::refresh(), SoundManager::release(), SoundManager::releaseFile(), HelpControl::report(), SpeakerServer::ResampleForSpeaker(), WalkCalibration::saveData(), WaypointEngine< MAX_WAY >::saveFile(), WalkMC::saveFile(), PostureEngine::saveFile(), MotionSequenceEngine::saveFile(), LoadCalibration::selectedFile(), CameraStreamBehavior::sendSensors(), Controller::setConfig(), ControlBase::setHilights(), FileBrowserControl::setRoot(), EmergencyStopMC::setStopped(), SegCamBehavior::setupServer(), RegionCamBehavior::setupServer(), RawCamBehavior::setupServer(), SoundManager::speak(), SoundManager::stopPlay(), WalkCalibration::takeInput(), SaveWalkControl::takeInput(), SavePostureControl::takeInput(), ControlBase::takeInput(), BallDetectionGenerator::testSendEvent(), WalkMC::updateOutputs(), RawCamBehavior::writeColor(), RegionCamBehavior::writeRegions(), SegCamBehavior::writeRLE(), SegCamBehavior::writeSeg(), RawCamBehavior::writeSingleChannel(), and XWalkMC::XWalkMC().
|