OpenV2G
Functions
v2gEXIDatatypesDecoder.h File Reference
#include <stdint.h>
#include "EXITypes.h"
#include "v2gEXIDatatypes.h"

Go to the source code of this file.

Functions

int decode_v2gExiDocument (bitstream_t *stream, struct v2gEXIDocument *exiDoc)
 
int decode_v2gExiFragment (bitstream_t *stream, struct v2gEXIFragment *exiFrag)
 

Function Documentation

◆ decode_v2gExiDocument()

int decode_v2gExiDocument ( bitstream_t stream,
struct v2gEXIDocument exiDoc 
)

◆ decode_v2gExiFragment()

int decode_v2gExiFragment ( bitstream_t stream,
struct v2gEXIFragment exiFrag 
)