Private Member Functions | List of all members
gtwrap.matlab_wrapper.mixins.FormatMixin Class Reference
Inheritance diagram for gtwrap.matlab_wrapper.mixins.FormatMixin:
Inheritance graph
[legend]

Private Member Functions

def _clean_class_name
 
def _format_class_name
 
def _format_global_function
 
def _format_return_type
 
def _format_static_method
 
def _format_type_name
 

Detailed Description

Mixin to provide formatting utilities.

Definition at line 89 of file mixins.py.

Member Function Documentation

◆ _clean_class_name()

def gtwrap.matlab_wrapper.mixins.FormatMixin._clean_class_name (   self,
  instantiated_class 
)
private

Definition at line 98 of file mixins.py.

◆ _format_class_name()

def gtwrap.matlab_wrapper.mixins.FormatMixin._format_class_name (   self,
  instantiated_class 
)
private

Definition at line 198 of file mixins.py.

◆ _format_global_function()

def gtwrap.matlab_wrapper.mixins.FormatMixin._format_global_function (   self,
  function 
)
private

Definition at line 230 of file mixins.py.

◆ _format_return_type()

def gtwrap.matlab_wrapper.mixins.FormatMixin._format_return_type (   self,
  return_type 
)
private

Definition at line 168 of file mixins.py.

◆ _format_static_method()

def gtwrap.matlab_wrapper.mixins.FormatMixin._format_static_method (   self,
  static_method 
)
private

Definition at line 216 of file mixins.py.

◆ _format_type_name()

def gtwrap.matlab_wrapper.mixins.FormatMixin._format_type_name (   self,
  type_name 
)
private

Definition at line 108 of file mixins.py.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:47:26