CARMA C++
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
reachableCellUtils.h
1
#ifndef CARMA_UI_RTD_REACHABLECELLUTILS_H
2
#define CARMA_UI_RTD_REACHABLECELLUTILS_H
3
4
namespace
carma {
5
namespace
ui {
6
namespace
rtd {
7
8
9
class
MonitorCellBool;
10
11
12
int
calcReachableCellWidth( );
13
14
void
postprocessReachableCell( MonitorCellBool & cell );
15
16
17
}
// namespace carma::ui::rtd
18
}
// namespace carma::ui
19
}
// namespace carma
20
21
22
#endif
carma
ui
rtd
common
reachableCellUtils.h
Generated by
1.8.5