Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Shared Directory Reference

/tmp/Tekkotsu_2.4.1/Shared/


Files

file  Base64.cc [code]
 Describes base64 namespace, which holds some functions for encoding and decoding base64 data C_Base64 - a simple base64 encoder and decoder.
file  Base64.h [code]
 Describes base64 namespace, which holds some functions for encoding and decoding base64 data C_Base64 - a simple base64 encoder and decoder.
file  Buffer.cc [code]
 Describes Buffer, a general memory management data structure, featuring position, limit, and capacity marks.
file  Buffer.h [code]
 Describes Buffer, a general memory management data structure, featuring position, limit, and capacity marks.
file  Cloneable.h [code]
 Defines Cloneable, and interfacing for cloning objects -- needed for making copies with polymorphism (operator= doesn't work as virtual).
file  CommonInfo.h [code]
file  Config.cc [code]
 Implements Config, which provides global access to system configuration information.
file  Config.h [code]
 Describes Config, which provides global access to system configuration information.
file  debuget.h [code]
 Defines several debugging functions and macros, including ASSERT (and variations).
file  ERS210Info.h [code]
 Defines RobotInfo namespace for ERS-210 models, gives some information about the robot's capabilities, such as joint counts, offsets, names and PID values.
file  ERS220Info.h [code]
 Defines RobotInfo namespace for ERS-220 models, gives some information about the robot's capabilities, such as joint counts, offsets, names and PID values.
file  ERS2xxInfo.h [code]
 Defines RobotInfo namespace for ERS-2xx series of robots, such as joint counts, offsets, names and PID values.
file  ERS7Info.h [code]
 Defines RobotInfo namespace for ERS-210 models, gives some information about the robot's capabilities, such as joint counts, offsets, names and PID values.
file  Factory.h [code]
 Defines Factory, a lightweight class to override for constructing new objects.
file  get_time.cc [code]
 Implementation of get_time(), a simple way to get the current time since boot in milliseconds.
file  get_time.h [code]
 prototype for get_time(), a simple way to get the current time since boot in milliseconds
file  LoadSave.cc [code]
 Implements LoadSave, inherit from this to use a standard interface for loading and saving.
file  LoadSave.h [code]
 Describes LoadSave, inherit from this to use a standard interface for loading and saving.
file  mathutils.h [code]
file  ODataFormats.h [code]
file  plist.cc [code]
file  plist.h [code]
 Provides the plist namespace, a collection of classes to implement the Propery List data storage format, a XML standard used by Apple and others.
file  Profiler.cc [code]
 Implements Profiler, which managers a hierarchy of timers for profiling time spent in code.
file  Profiler.h [code]
 Describes Profiler, which managers a hierarchy of timers for profiling time spent in code.
file  ProjectInterface.cc [code]
 Provides instantiation of the non-required members of ProjectInterface.
file  ProjectInterface.h [code]
 Defines ProjectInterface namespace - a collection of the global variables which should be set by a project to use the Tekkotsu framework.
file  ReferenceCounter.h [code]
 Defines the ReferenceCounter base class, which allows for automatic memory deallocation.
file  RobotInfo.h [code]
 Checks the define's to load the appropriate header and namespace.
file  SharedQueue.h [code]
 Defines SharedQueue, a shared memory message buffer for interprocess communication.
file  string_util.cc [code]
 Implements some useful functions for string manipulation in the string_util namespace.
file  string_util.h [code]
 Describes some useful functions for string manipulation in the string_util namespace.
file  SystemUtility.h [code]
 Wrappers for getting large memory regions from Aperios.
file  TimeET.cc [code]
 Implements TimeET, a nice class for handling time values with high precision (but all that's in the .cc is implementation of struct timezone TimeET::tz).
file  TimeET.h [code]
 Describes TimeET, a nice class for handling time values with high precision.
file  WMclass.cc [code]
file  WMclass.h [code]
 Watchable memory. Variables are monitored and changes are announced.
file  WorldState.cc [code]
 Implements WorldState, maintains information about the robot's environment, namely sensors and power status.
file  WorldState.h [code]
 Describes WorldState, maintains information about the robot's environment, namely sensors and power status.
file  XMLLoadSave.cc [code]
file  XMLLoadSave.h [code]

Tekkotsu v2.4.1
Generated Tue Aug 16 16:35:17 2005 by Doxygen 1.4.4