Public Member Functions | Public Attributes | List of all members
gtwrap.template_instantiator.InstantiatedMethod Class Reference
Inheritance diagram for gtwrap.template_instantiator.InstantiatedMethod:
Inheritance graph
[legend]

Public Member Functions

def __init__
 
def __repr__ (self)
 
def to_cpp (self)
 

Public Attributes

 args
 
 instantiations
 
 is_const
 
 name
 
 original
 
 parent
 
 return_type
 
 template
 

Detailed Description

We can only instantiate template methods with a single template parameter.

Definition at line 207 of file template_instantiator.py.

Constructor & Destructor Documentation

def gtwrap.template_instantiator.InstantiatedMethod.__init__ (   self,
  original,
  instantiations 
)

Definition at line 211 of file template_instantiator.py.

Member Function Documentation

def gtwrap.template_instantiator.InstantiatedMethod.__repr__ (   self)

Definition at line 260 of file template_instantiator.py.

def gtwrap.template_instantiator.InstantiatedMethod.to_cpp (   self)
Generate the C++ code for wrapping.

Definition at line 248 of file template_instantiator.py.

Member Data Documentation

gtwrap.template_instantiator.InstantiatedMethod.args

Definition at line 239 of file template_instantiator.py.

gtwrap.template_instantiator.InstantiatedMethod.instantiations

Definition at line 213 of file template_instantiator.py.

gtwrap.template_instantiator.InstantiatedMethod.is_const

Definition at line 215 of file template_instantiator.py.

gtwrap.template_instantiator.InstantiatedMethod.name

Definition at line 221 of file template_instantiator.py.

gtwrap.template_instantiator.InstantiatedMethod.original

Definition at line 212 of file template_instantiator.py.

gtwrap.template_instantiator.InstantiatedMethod.parent

Definition at line 216 of file template_instantiator.py.

gtwrap.template_instantiator.InstantiatedMethod.return_type

Definition at line 222 of file template_instantiator.py.

gtwrap.template_instantiator.InstantiatedMethod.template

Definition at line 214 of file template_instantiator.py.


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


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