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

Public Member Functions

def __init__ (self, parser.StaticMethod original, Iterable[parser.Typename] instantiations=())
 
def __repr__ (self)
 
def construct (cls, original, typenames, class_instantiations, method_instantiations, instantiated_args, parent)
 
def to_cpp (self)
 

Public Attributes

 args
 
 instantiations
 
 name
 
 original
 
 parent
 
 return_type
 
 template
 

Detailed Description

Instantiate static method with template parameters.

Definition at line 73 of file method.py.

Constructor & Destructor Documentation

◆ __init__()

def gtwrap.template_instantiator.method.InstantiatedStaticMethod.__init__ (   self,
parser.StaticMethod  original,
Iterable[parser.Typename]   instantiations = () 
)

Definition at line 77 of file method.py.

Member Function Documentation

◆ __repr__()

def gtwrap.template_instantiator.method.InstantiatedStaticMethod.__repr__ (   self)

Definition at line 123 of file method.py.

◆ construct()

def gtwrap.template_instantiator.method.InstantiatedStaticMethod.construct (   cls,
  original,
  typenames,
  class_instantiations,
  method_instantiations,
  instantiated_args,
  parent 
)
Class method to construct object as required by InstantiationHelper.

Definition at line 93 of file method.py.

◆ to_cpp()

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

Definition at line 111 of file method.py.

Member Data Documentation

◆ args

gtwrap.template_instantiator.method.InstantiatedStaticMethod.args

Definition at line 83 of file method.py.

◆ instantiations

gtwrap.template_instantiator.method.InstantiatedStaticMethod.instantiations

Definition at line 79 of file method.py.

◆ name

gtwrap.template_instantiator.method.InstantiatedStaticMethod.name

Definition at line 81 of file method.py.

◆ original

gtwrap.template_instantiator.method.InstantiatedStaticMethod.original

Definition at line 78 of file method.py.

◆ parent

gtwrap.template_instantiator.method.InstantiatedStaticMethod.parent

Definition at line 85 of file method.py.

◆ return_type

gtwrap.template_instantiator.method.InstantiatedStaticMethod.return_type

Definition at line 82 of file method.py.

◆ template

gtwrap.template_instantiator.method.InstantiatedStaticMethod.template

Definition at line 84 of file method.py.


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


gtsam
Author(s):
autogenerated on Mon Jul 1 2024 03:15:17