#include <protobuf_factory.h>
Definition at line 9 of file protobuf_factory.h.
◆ ParserFactoryProtobuf()
ParserFactoryProtobuf::ParserFactoryProtobuf |
( |
| ) |
|
◆ ~ParserFactoryProtobuf()
ParserFactoryProtobuf::~ParserFactoryProtobuf |
( |
| ) |
|
|
override |
◆ createParser()
MessageParserPtr ParserFactoryProtobuf::createParser |
( |
const std::string & |
topic_name, |
|
|
const std::string & |
type_name, |
|
|
const std::string & |
schema, |
|
|
PlotDataMapRef & |
data |
|
) |
| |
|
overridevirtual |
◆ encoding()
const char* ParserFactoryProtobuf::encoding |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ importFile()
void ParserFactoryProtobuf::importFile |
( |
QString |
filename | ) |
|
|
protected |
◆ loadSettings()
void ParserFactoryProtobuf::loadSettings |
( |
| ) |
|
|
protected |
◆ name()
const char* ParserFactoryProtobuf::name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ onComboChanged
void ParserFactoryProtobuf::onComboChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
◆ onIncludeDirectory
void ParserFactoryProtobuf::onIncludeDirectory |
( |
| ) |
|
|
privateslot |
◆ onLoadFile
void ParserFactoryProtobuf::onLoadFile |
( |
| ) |
|
|
privateslot |
◆ onRemoveInclude
void ParserFactoryProtobuf::onRemoveInclude |
( |
| ) |
|
|
privateslot |
◆ optionsWidget()
QWidget* ParserFactoryProtobuf::optionsWidget |
( |
| ) |
|
|
inlineoverridevirtual |
◆ saveSettings()
void ParserFactoryProtobuf::saveSettings |
( |
| ) |
|
|
protected |
◆ updateUI()
bool ParserFactoryProtobuf::updateUI |
( |
| ) |
|
|
protected |
◆ _importer
std::unique_ptr<google::protobuf::compiler::Importer> ParserFactoryProtobuf::_importer |
|
protected |
◆ _loaded_file
FileInfo ParserFactoryProtobuf::_loaded_file |
|
protected |
◆ _source_tree
google::protobuf::compiler::DiskSourceTree ParserFactoryProtobuf::_source_tree |
|
protected |
◆ _widget
QWidget* ParserFactoryProtobuf::_widget |
|
protected |
◆ ui
Ui::ProtobufLoader* ParserFactoryProtobuf::ui |
|
protected |
The documentation for this class was generated from the following files: