Public Member Functions | Private Attributes
DataLoadULog Class Reference

#include <dataload_ulog.h>

Inheritance diagram for DataLoadULog:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const std::vector< const char * > & compatibleFileExtensions () const override
 DataLoadULog ()
const char * name () const override
bool readDataFromFile (FileLoadInfo *fileload_info, PlotDataMapRef &destination) override
bool xmlLoadState (const QDomElement &parent_element) override
bool xmlSaveState (QDomDocument &doc, QDomElement &parent_element) const override
 ~DataLoadULog () override

Private Attributes

std::string _default_time_axis
QWidget * _main_win

Detailed Description

Definition at line 10 of file dataload_ulog.h.


Constructor & Destructor Documentation

Definition at line 14 of file dataload_ulog.cpp.

Definition at line 69 of file dataload_ulog.cpp.


Member Function Documentation

const std::vector< const char * > & DataLoadULog::compatibleFileExtensions ( ) const [override, virtual]

Implements DataLoader.

Definition at line 26 of file dataload_ulog.cpp.

const char* DataLoadULog::name ( ) const [inline, override, virtual]

Implements PlotJugglerPlugin.

Definition at line 25 of file dataload_ulog.h.

bool DataLoadULog::readDataFromFile ( FileLoadInfo fileload_info,
PlotDataMapRef destination 
) [override, virtual]

Implements DataLoader.

Definition at line 32 of file dataload_ulog.cpp.

bool DataLoadULog::xmlLoadState ( const QDomElement &  parent_element) [override, virtual]

Reimplemented from PlotJugglerPlugin.

Definition at line 79 of file dataload_ulog.cpp.

bool DataLoadULog::xmlSaveState ( QDomDocument &  doc,
QDomElement &  parent_element 
) const [override, virtual]

Reimplemented from PlotJugglerPlugin.

Definition at line 74 of file dataload_ulog.cpp.


Member Data Documentation

std::string DataLoadULog::_default_time_axis [private]

Definition at line 33 of file dataload_ulog.h.

QWidget* DataLoadULog::_main_win [private]

Definition at line 34 of file dataload_ulog.h.


The documentation for this class was generated from the following files:


plotjuggler
Author(s): Davide Faconti
autogenerated on Wed Jul 3 2019 19:28:05