
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) |
|
private |
| def gtwrap.matlab_wrapper.mixins.CheckMixin.can_be_pointer | ( | self, | |
| arg_type | |||
| ) |
| def gtwrap.matlab_wrapper.mixins.CheckMixin.is_class_enum | ( | self, | |
| arg_type | |||
| ) |
| def gtwrap.matlab_wrapper.mixins.CheckMixin.is_enum | ( | self, | |
| arg_type | |||
| ) |
| def gtwrap.matlab_wrapper.mixins.CheckMixin.is_global_enum | ( | self, | |
| arg_type | |||
| ) |
| def gtwrap.matlab_wrapper.mixins.CheckMixin.is_ptr | ( | self, | |
| arg_type | |||
| ) |
| def gtwrap.matlab_wrapper.mixins.CheckMixin.is_ref | ( | self, | |
| arg_type | |||
| ) |
| def gtwrap.matlab_wrapper.mixins.CheckMixin.is_shared_ptr | ( | self, | |
| arg_type | |||
| ) |