▼NWASimCommander | WASimCommander main namespace. Defines constants and structs used in Client-Server interactions. Many of these are needed for effective use of WASimClient , and all would be useful for custom client implementations |
▼NCLI | 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 |
NClient | WASimCommander::CLI::Client namespace. Implementation of the C++ WASimClient as a C++/CLI .NET "wrapper." |
NEnums | 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 |
NStructs | WASimCommander::CLI::Structs namespace. CLI/.NET versions of WASimCommander API and Client data structures |
NClient | WASimCommander::Client namespace. Defines/declares everything needed to interact with the WASimCommander Client API, including the WASimClient class itself |
NEnums | WASimCommander::Enums namespace. Contains all enum definitions for the base API |