Inheritance Graph
graph BT
Type
Type --> Object
click Type "escript_type_Type"
click Object "escript_type_Object"
Functions
_constructor([p0]) | [ESMF] Type new Type( [BaseType = ExtObject] ) |
getBaseType() | [ESMF] Type Type.getBaseType() |
getObjAttributes() | [ESMF] Map Type.getObjAttributes() |
getTypeAttributes() | [ESMF] Map Type.getTypeAttributes() |
hasBase(p0) | [ESMF] Type Type.hasBase(Type) |
isBaseOf(p0) | [ESMF] Type Type.isBaseOf(Type) |