Classes | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
gtwrap.interface_parser.template.Template Class Reference

Classes

class  TypenameAndInstantiations
 

Public Member Functions

def __init__ (self, List[TypenameAndInstantiations] typename_and_instantiations_list)
 
str __repr__ (self)
 

Public Attributes

 instantiations
 
 typenames
 

Static Public Attributes

 rule
 

Detailed Description

Rule to parse templated values in the interface file.

E.g.
template<POSE>  // this is the Template.
class Camera { ... };

Definition at line 22 of file template.py.

Constructor & Destructor Documentation

◆ __init__()

def gtwrap.interface_parser.template.Template.__init__ (   self,
List[TypenameAndInstantiations typename_and_instantiations_list 
)

Definition at line 66 of file template.py.

Member Function Documentation

◆ __repr__()

str gtwrap.interface_parser.template.Template.__repr__ (   self)

Definition at line 73 of file template.py.

Member Data Documentation

◆ instantiations

gtwrap.interface_parser.template.Template.instantiations

Definition at line 69 of file template.py.

◆ rule

gtwrap.interface_parser.template.Template.rule
static

Definition at line 57 of file template.py.

◆ typenames

gtwrap.interface_parser.template.Template.typenames

Definition at line 68 of file template.py.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:14:32