Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
gtwrap.interface_parser.function.ArgumentList Class Reference

Public Member Functions

def __init__
 
def __len__ (self)
 
def __repr__ (self)
 
def args_names (self)
 
def to_cpp
 

Static Public Member Functions

def from_parse_result
 

Public Attributes

 args_list
 
 parent
 

Static Public Attributes

 rule
 

Detailed Description

List of Argument objects for all arguments in a function.

Definition at line 68 of file function.py.

Constructor & Destructor Documentation

def gtwrap.interface_parser.function.ArgumentList.__init__ (   self,
  args_list 
)

Definition at line 75 of file function.py.

Member Function Documentation

def gtwrap.interface_parser.function.ArgumentList.__len__ (   self,
  int 
)

Definition at line 94 of file function.py.

def gtwrap.interface_parser.function.ArgumentList.__repr__ (   self,
  str 
)

Definition at line 91 of file function.py.

def gtwrap.interface_parser.function.ArgumentList.args_names (   self,
  List,
  str 
)
Return a list of the names of all the arguments.

Definition at line 97 of file function.py.

def gtwrap.interface_parser.function.ArgumentList.from_parse_result (   parse_result)
static

Definition at line 84 of file function.py.

def gtwrap.interface_parser.function.ArgumentList.to_cpp (   self,
  use_boost 
)

Definition at line 101 of file function.py.

Member Data Documentation

gtwrap.interface_parser.function.ArgumentList.args_list

Definition at line 76 of file function.py.

gtwrap.interface_parser.function.ArgumentList.parent

Definition at line 81 of file function.py.

gtwrap.interface_parser.function.ArgumentList.rule
static

Definition at line 72 of file function.py.


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


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