|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchedClient | |
---|---|
edu.cmu.emulator | Contains the main classes required by the Emulator. |
edu.cmu.emulator.controlComm | Provides communication between the EmuController and the AuxFPGA. |
edu.cmu.emulator.daemon | Node control daemon implementation and control classes. |
edu.cmu.emulator.sched |
Uses of SchedClient in edu.cmu.emulator |
---|
Fields in edu.cmu.emulator declared as SchedClient | |
---|---|
private SchedClient |
Emulator.schedClient
|
Uses of SchedClient in edu.cmu.emulator.controlComm |
---|
Constructors in edu.cmu.emulator.controlComm with parameters of type SchedClient | |
---|---|
CommReceiver(SchedClient schedClient)
|
|
CommSender(String auxFPGAIPDef,
SchedClient schedClient)
Creates a new CommSender instance. |
Uses of SchedClient in edu.cmu.emulator.daemon |
---|
Methods in edu.cmu.emulator.daemon with parameters of type SchedClient | |
---|---|
void |
DaemonCommunicator.mapDaemonStubs(SchedClient schedClient,
EmuNode[] nodes)
map each emuNode to the daemon stub on the remote node |
Uses of SchedClient in edu.cmu.emulator.sched |
---|
Fields in edu.cmu.emulator.sched declared as SchedClient | |
---|---|
private SchedClient |
PowerController.schedClient
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |