| MaxPlus Python API Reference
    | 
 Inheritance diagram for ClassInfo:
 Inheritance diagram for ClassInfo:| Public Member Functions | |
| def | GetCategory (self) | 
| def | GetClassId (self) | 
| def | GetName (self) | 
| def | GetSuperClassId (self) | 
| Static Public Attributes | |
| Category = _swig_property(GetCategory) | |
| ClassId = _swig_property(GetClassId) | |
| Name = _swig_property(GetName) | |
| SuperClassId = _swig_property(GetSuperClassId) | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Provides information about a specific plug-in in a DLL.
| def GetCategory | ( | self | ) | 
GetCategory(ClassInfo self) -> wchar_t const *
| def GetClassId | ( | self | ) | 
GetClassId(ClassInfo self) -> Class_ID
| def GetName | ( | self | ) | 
GetName(ClassInfo self) -> wchar_t const *
| def GetSuperClassId | ( | self | ) | 
GetSuperClassId(ClassInfo self) -> SClass_ID