Limbo 3.5.4
Loading...
Searching...
No Matches
TfDataBase Struct Reference

Custom class that inheritates TfParser::TfDataBase with all the required callbacks defined. More...

Inheritance diagram for TfDataBase:
TfParser::TfDataBase

Public Member Functions

void add_tf_layer_id (string const &s1, int32_t const &s2, string const &s3)
 add layer name, layer id, layer abbreviation

Detailed Description

Custom class that inheritates TfParser::TfDataBase with all the required callbacks defined.

Definition at line 19 of file test_spirit.cpp.

Member Function Documentation

◆ add_tf_layer_id()

void TfDataBase::add_tf_layer_id ( string const & s1,
int32_t const & s2,
string const & s3 )
inlinevirtual

add layer name, layer id, layer abbreviation

Parameters
s1layer name
s2layer id
s3layer abbreviation

Implements TfParser::TfDataBase.

Definition at line 25 of file test_spirit.cpp.


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