Public Member Functions | Public Attributes | List of all members
ULogParser::DataStream Struct Reference

#include <ulog_parser.h>

Public Member Functions

 DataStream (char *data, int len)
 
 operator bool ()
 
void read (char *dst, int len)
 

Public Attributes

const char * _data
 
const size_t _length
 
size_t offset
 

Detailed Description

Definition at line 17 of file ulog_parser.h.

Constructor & Destructor Documentation

◆ DataStream()

ULogParser::DataStream::DataStream ( char *  data,
int  len 
)
inline

Definition at line 23 of file ulog_parser.h.

Member Function Documentation

◆ operator bool()

ULogParser::DataStream::operator bool ( )
inline

Definition at line 33 of file ulog_parser.h.

◆ read()

void ULogParser::DataStream::read ( char *  dst,
int  len 
)
inline

Definition at line 27 of file ulog_parser.h.

Member Data Documentation

◆ _data

const char* ULogParser::DataStream::_data

Definition at line 19 of file ulog_parser.h.

◆ _length

const size_t ULogParser::DataStream::_length

Definition at line 20 of file ulog_parser.h.

◆ offset

size_t ULogParser::DataStream::offset

Definition at line 21 of file ulog_parser.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30