![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
The 'Cpl::Type' namespace contain various typedefs and/or helper classes that function as general purpose types, callback mechanisms, etc. More...
The 'Cpl::Type' namespace contain various typedefs and/or helper classes that function as general purpose types, callback mechanisms, etc.
Classes | |
struct | Guid_T |
This structure defines a type for a 16 Byte GUID/UUID. More... | |
union | Guid_T.__unnamed6__ |
Value as single memory block, and/or internal structure. More... | |
struct | Guid_T.__unnamed6__.__unnamed8__ |
class | SeqNumber |
This class defines a sequence number and the operation that can be performed on it. More... | |
class | Traverser |
This class defines a set of type(s) that are used with the traverser design pattern. More... | |
Typedefs | |
typedef Cpl::Text::FString< CPL_TYPE_GUID_MAX_FORMATTED_LENGTH > | GuidString_T |
Convenience typedef for a GUID String. | |
union Cpl::Type::Guid_T.__unnamed6__ |
Value as single memory block, and/or internal structure.
Class Members | ||
---|---|---|
struct Guid_T.__unnamed6__.__unnamed8__ | __unnamed__ | |
uint8_t | block[CPL_TYPE_GUID_BINARY_LENGTH] | GUID value as single block of memory. |
struct Cpl::Type::Guid_T.__unnamed6__.__unnamed8__ |
Convenience typedef for a GUID String.