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

Public Member Functions

def can_be_pointer
 
def is_class_enum
 
def is_enum
 
def is_global_enum
 
def is_ptr
 
def is_ref
 
def is_shared_ptr
 

Static Public Attributes

 list
 
 Tuple
 

Private Member Functions

def _has_serialization (self, cls)
 

Detailed Description

Mixin to provide various checks.

Definition at line 9 of file mixins.py.

Member Function Documentation

◆ _has_serialization()

def gtwrap.matlab_wrapper.mixins.CheckMixin._has_serialization (   self,
  cls 
)
private

Definition at line 23 of file mixins.py.

◆ can_be_pointer()

def gtwrap.matlab_wrapper.mixins.CheckMixin.can_be_pointer (   self,
  arg_type 
)

Definition at line 29 of file mixins.py.

◆ is_class_enum()

def gtwrap.matlab_wrapper.mixins.CheckMixin.is_class_enum (   self,
  arg_type 
)

Definition at line 63 of file mixins.py.

◆ is_enum()

def gtwrap.matlab_wrapper.mixins.CheckMixin.is_enum (   self,
  arg_type 
)

Definition at line 83 of file mixins.py.

◆ is_global_enum()

def gtwrap.matlab_wrapper.mixins.CheckMixin.is_global_enum (   self,
  arg_type 
)

Definition at line 71 of file mixins.py.

◆ is_ptr()

def gtwrap.matlab_wrapper.mixins.CheckMixin.is_ptr (   self,
  arg_type 
)

Definition at line 47 of file mixins.py.

◆ is_ref()

def gtwrap.matlab_wrapper.mixins.CheckMixin.is_ref (   self,
  arg_type 
)

Definition at line 54 of file mixins.py.

◆ is_shared_ptr()

def gtwrap.matlab_wrapper.mixins.CheckMixin.is_shared_ptr (   self,
  arg_type 
)

Definition at line 40 of file mixins.py.

Member Data Documentation

◆ list

gtwrap.matlab_wrapper.mixins.CheckMixin.list
static

Definition at line 21 of file mixins.py.

◆ Tuple

gtwrap.matlab_wrapper.mixins.CheckMixin.Tuple
static

Definition at line 12 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