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__
 
def __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

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

Definition at line 68 of file template.py.

Member Function Documentation

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

Definition at line 73 of file template.py.

Member Data Documentation

gtwrap.interface_parser.template.Template.instantiations

Definition at line 71 of file template.py.

gtwrap.interface_parser.template.Template.rule
static

Definition at line 57 of file template.py.

gtwrap.interface_parser.template.Template.typenames

Definition at line 70 of file template.py.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:59:10