class documentation

class TypeApi:

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method array​_api​_define Undocumented
Method define​_from​_array​_api​_string Undocumented
Method internal​_define Undocumented
Instance Variable api​_name Undocumented
Instance Variable index Undocumented
Instance Variable internal​_type Undocumented
Instance Variable name Undocumented
Instance Variable ptr​_cast Undocumented
def __init__(self, name, index, ptr_cast, api_name, internal_type=None):

Undocumented

def array_api_define(self):

Undocumented

def define_from_array_api_string(self):

Undocumented

def internal_define(self):

Undocumented

api_name =

Undocumented

index =

Undocumented

internal_type =

Undocumented

name =

Undocumented

ptr_cast =

Undocumented