TeleKybCoreOptions.cpp
Go to the documentation of this file.
00001 /*
00002  * TeleKybCoreOptions.cpp
00003  *
00004  *  Created on: Nov 3, 2011
00005  *      Author: mriedel
00006  */
00007 
00008 #include <telekyb_core/TeleKybCoreOptions.hpp>
00009 
00010 namespace TELEKYB_NAMESPACE {
00011 
00012 TeleKybCoreOptions::TeleKybCoreOptions()
00013         : OptionContainer("TeleKybCore")
00014 {
00015         tRobotID = addBoundsOption("tRobotID","Represents the unique robot ID", 0, 0, 50, true, true);
00016 }
00017 
00018 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines


telekyb_core
Author(s): Dr. Antonio Franchi and Martin Riedel
autogenerated on Mon Nov 11 2013 11:13:47