Public Types | |
enum | Unit { Host, Socket, Core, PU, None } |
Public Member Functions | |
int | active () const |
Unit | unit () const |
Data Fields | |
int | host |
int | socket |
int | core |
int | pu |
Definition at line 766 of file charmrun.C.
int TopologyRequest::active | ( | ) | const [inline] |
Definition at line 779 of file charmrun.C.
References core, host, pu, and socket.
Referenced by arg_init().
Unit TopologyRequest::unit | ( | ) | const [inline] |
Definition at line 784 of file charmrun.C.
References core, host, pu, and socket.
Referenced by arg_init().