WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
WXP::RcmRawData Struct Reference

This struct holds the raw RCM data to be decoded. More...

#include "../include/RcmRawData.h"

Public Attributes

char data [5000]
int len
char id [10]

Detailed Description

This struct holds the raw RCM data to be decoded.

Author
Dan Vietor

Member Data Documentation

◆ data

char WXP::RcmRawData::data[5000]

◆ id

char WXP::RcmRawData::id[10]

◆ len

int WXP::RcmRawData::len

Length of data

Referenced by WXP::RcmFile::decode(), and WXP::RcmFile::read().


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