class documentation

class GlobalVarApi:

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 name Undocumented
Instance Variable type Undocumented
def __init__(self, name, index, type, api_name):

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

name =

Undocumented

type =

Undocumented