#include "AP_Db.h"#include "AP_Timer.h"#include "AP_Process.h"#include "CarLinO_common.h"#include "CarLinO_init.h"#include "CarLinO_record.h"#include "CarLinO_process.h"#include "GOAL_Manager.h"Data Structures | |
| class | CarLinO_core |
Namespaces | |
| namespace | CarLinO |
| Car Linux Object. | |
Defines | |
| #define | CARLINO CarLinO_core::CarLinO() |
| #define | CARLINO_INSTANCE CarLinO_core CarLinO_core::CarLinO_singletone |
| #define | CARLINO_RECV_TIMEOUT CARLINO_TICK |
| #define | CARLINO_TICK 20 |
Typedefs | |
| typedef pair< const CarLinO_process *, AMICO_packet > | CarLinO_item |
| #define CARLINO CarLinO_core::CarLinO() |
| #define CARLINO_INSTANCE CarLinO_core CarLinO_core::CarLinO_singletone |
| #define CARLINO_RECV_TIMEOUT CARLINO_TICK |
| #define CARLINO_TICK 20 |
1.5.8