Public Member Functions | |
def | compile_idl |
def | finalize_options |
def | initialize_options |
def | run |
Public Attributes | |
idl_dir | |
idl_files | |
omniidl | |
omniidl_params | |
Static Public Attributes | |
string | description = 'Generate Python stubs from IDL files' |
list | user_options |
def setup.BuildIDL.compile_idl | ( | self, | |
cmd, | |||
params, | |||
files | |||
) |
def setup.BuildIDL.finalize_options | ( | self | ) |
def setup.BuildIDL.initialize_options | ( | self | ) |
def setup.BuildIDL.run | ( | self | ) |
string setup.BuildIDL::description = 'Generate Python stubs from IDL files' [static] |
list setup.BuildIDL::user_options [static] |