WASimCommander::CLI namespace. Container for implementation of the C++ WASimCommander
API and WASimClient
as a C++/CLI .NET "wrapper." The primary documentation is for the C++ version equivalents. Documentation for everything in the CLI namespace focuses primarily on any (non-obvious) differences from the C++ version.
More...
Namespaces | |
namespace | Client |
WASimCommander::CLI::Client namespace. Implementation of the C++ WASimClient as a C++/CLI .NET "wrapper.". | |
namespace | Enums |
WASimCommander::CLI::Enums namespace. C++/CLI specific definitions only. See documentation for WASimCommander::Enums and WASimCommander::Client namespaces for main API and Client enum classes respectively. | |
namespace | Structs |
WASimCommander::CLI::Structs namespace. CLI/.NET versions of WASimCommander API and Client data structures. | |
Classes | |
struct | ValueTypes |
Predefined value types More... | |
WASimCommander::CLI namespace. Container for implementation of the C++ WASimCommander
API and WASimClient
as a C++/CLI .NET "wrapper." The primary documentation is for the C++ version equivalents. Documentation for everything in the CLI namespace focuses primarily on any (non-obvious) differences from the C++ version.
struct WASimCommander::CLI::ValueTypes |
Predefined value types
Using these constants for the WASimCommander::CLI::Structs::DataRequest::valueSize
property will allow delta epsilon comparisons.
Definition at line 35 of file WASimCommander_CLI.h.