Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
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 More...
 

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

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: