Cheetah Software
1.0
Main Page
Namespaces
Classes
Files
File List
File Members
Types.h
Go to the documentation of this file.
1
#ifndef PROJECT_TYPES_H
2
#define PROJECT_TYPES_H
3
4
#include "
cppTypes.h
"
5
6
struct
MasterConfig
{
7
RobotType
_robot
;
8
bool
simulated
=
false
;
9
};
10
11
#endif // PROJECT_TYPES_H
MasterConfig::simulated
bool simulated
Definition:
Types.h:8
cppTypes.h
MasterConfig::_robot
RobotType _robot
Definition:
Types.h:7
MasterConfig
Definition:
Types.h:6
RobotType
RobotType
Definition:
cppTypes.h:120
home
dhkim
Public_Repository
Cheetah-Software
common
include
Types.h
Generated by
1.8.11