Wraps enumerations
Bases: object
Class that adds support for a C/C++ enum type
Creates a new enum wrapper, which should be added to a module with module.add_enum().
Parameters: |
|
---|
Get the Module object this class belongs to
Get the Module object this class belongs to
Set the Module object this class belongs to; can only be set once