OpenV2G
Data Fields
v2gPGPDataType Struct Reference

#include <v2gEXIDatatypes.h>

Data Fields

struct {
   uint8_t   bytes [v2gPGPDataType_PGPKeyID_BYTES_SIZE]
 
   uint16_t   bytesLen
 
PGPKeyID
 
unsigned int PGPKeyID_isUsed:1
 
struct {
   uint8_t   bytes [v2gPGPDataType_PGPKeyPacket_BYTES_SIZE]
 
   uint16_t   bytesLen
 
PGPKeyPacket
 
unsigned int PGPKeyPacket_isUsed:1
 
struct {
   exi_string_character_t   characters [v2gPGPDataType_ANY_CHARACTERS_SIZE]
 
   uint16_t   charactersLen
 
ANY
 
unsigned int ANY_isUsed:1
 

Field Documentation

◆ ANY

struct { ... } v2gPGPDataType::ANY

◆ ANY_isUsed

unsigned int v2gPGPDataType::ANY_isUsed

◆ bytes

uint8_t v2gPGPDataType::bytes[v2gPGPDataType_PGPKeyPacket_BYTES_SIZE]

◆ bytesLen

uint16_t v2gPGPDataType::bytesLen

◆ characters

◆ charactersLen

uint16_t v2gPGPDataType::charactersLen

◆ PGPKeyID

struct { ... } v2gPGPDataType::PGPKeyID

◆ PGPKeyID_isUsed

unsigned int v2gPGPDataType::PGPKeyID_isUsed

◆ PGPKeyPacket

struct { ... } v2gPGPDataType::PGPKeyPacket

◆ PGPKeyPacket_isUsed

unsigned int v2gPGPDataType::PGPKeyPacket_isUsed

The documentation for this struct was generated from the following file: