|
GoPxL SDK
|
Declares the general SDK definitions.
Go to the source code of this file.
Macros | |
| #define | GoPxLSdkClass |
| #define | GoPxLSdkCppFx(TYPE) |
| #define | GoPxLSdkCx(TYPE) |
| #define | GoPxLSdkDx(TYPE) |
| #define | GoPxLSdkFx(TYPE) |
Typedefs | |
| using | GoPxLSdk::Byte = kByte |
| using | GoPxLSdk::ByteArray = std::vector< Byte > |
| using | nlohmann::json = basic_json< std::map, std::vector, std::string, bool, std::int64_t, std::uint64_t, double, std::allocator, adl_serializer, std::vector< std::uint8_t >> |
| using | GoPxLSdk::ResourcePath = std::string |
| using | GoPxLSdk::SerialNum = std::string |
Variables | |
| constexpr k16u | GO_PXL_SDK_DEFAULT_CONTROL_PORT |
| constexpr k16u | GO_PXL_SDK_DEFAULT_GDP_SERVER_PORT |
| constexpr k32u | GO_PXL_SDK_DEFAULT_TCP_TIMEOUT_MILLISECONDS |
| constexpr k16u | GO_PXL_SDK_DEFAULT_WEB_PORT |
| constexpr k32u | GO_PXL_SDK_MILLISECONDS_TO_MICROSECONDS_CONVERSION |