Horizon
|
Public Types | |
enum | Type { IMP_SYMBOL, IMP_PADSTACK, IMP_PACKAGE, UNIT, ENTITY, PART } |
typedef sigc::signal< void, int, bool > | type_signal_exited |
Public Member Functions | |
PoolManagerProcess (Type ty, const std::vector< std::string > &args, const std::vector< std::string > &env, class Pool *pool) | |
type_signal_exited | signal_exited () |
void | reload () |
Public Attributes | |
Type | type |
std::unique_ptr< EditorProcess > | proc = nullptr |
class EditorWindow * | win = nullptr |