GM6000 Digital Heater Controller
Branch: main
SDX-1330
Main Page
Namespaces
Components
Files
File List
File Members
Ajax
Main
_plat_simulator
platform.h
Go to the documentation of this file.
1
#ifndef Ajax_Main_plat_simulator_platform_h_
2
#define Ajax_Main_plat_simulator_platform_h_
3
/*-----------------------------------------------------------------------------
4
* This file is part of the Colony.Core Project. The Colony.Core Project is an
5
* open source project with a BSD type of licensing agreement. See the license
6
* agreement (license.txt) in the top/ directory or on the Internet at
7
* http://integerfox.com/colony.core/license.txt
8
*
9
* Copyright (c) 2014-2023 John T. Taylor
10
*
11
* Redistributions of the source code must retain the above copyright notice.
12
*----------------------------------------------------------------------------*/
13
/** @file
14
15
This file defines platform specific interfaces when running on the simulator
16
*/
17
18
#include "docopt-cpp/docopt.h"
19
#include "docopt-cpp/docopt_value.h"
20
21
///
22
namespace
Ajax
{
23
///
24
namespace
Main {
25
26
27
/// The simulator's command line arguments
28
extern
std::map<std::string, docopt::value>
g_args
;
29
30
31
32
};
// end namespaces
33
};
34
#endif
// end header latch
Ajax::Main::g_args
std::map< std::string, docopt::value > g_args
The simulator's command line arguments.
Ajax
The 'Ajax' namespace is the root name space all GM6000 application specific source code.
Generated on Sat Jan 18 2025 22:23:55 for GM6000 Digital Heater Controller by
1.9.8