#include <nuppeldecoder.h>
Public Member Functions | |
| RawDataList (struct rtframeheader frameh, unsigned char *data) | |
| ~RawDataList () | |
Public Attributes | |
| struct rtframeheader | frameheader |
| unsigned char * | packet |
Definition at line 22 of file nuppeldecoder.h.
| RawDataList::RawDataList | ( | struct rtframeheader | frameh, | |
| unsigned char * | data | |||
| ) | [inline] |
Definition at line 25 of file nuppeldecoder.h.
| RawDataList::~RawDataList | ( | ) | [inline] |
Definition at line 27 of file nuppeldecoder.h.
Definition at line 29 of file nuppeldecoder.h.
Referenced by RawDataList(), NuppelDecoder::UpdateStoredFrameNum(), and NuppelDecoder::WriteStoredData().
| unsigned char* RawDataList::packet |
Definition at line 30 of file nuppeldecoder.h.
Referenced by RawDataList(), NuppelDecoder::UpdateStoredFrameNum(), NuppelDecoder::WriteStoredData(), and ~RawDataList().
1.6.3