MachinesInterface Member List
This is the complete list of members for MachinesInterface , including all inherited members.
| FindOrAddRPCMachine (const String &machineUuid, MACHINESTATE state, const CreateNewMachineCallback &newMachineCallback, const CheckExistingMachineCallback &existingCallback) | MachinesInterface | static |
| FindRPCMachine (const String &machineUuid) | MachinesInterface | static |
| GetLocal () | MachinesInterface | static |
| GetRPCMachines (WritableArrayInterface< MachineRef > &machines) | MachinesInterface | static |
| MAXON_INTERFACE_NONVIRTUAL (MachinesInterface, MAXON_REFERENCE_NONE, "net.maxon.interface.machines") | MachinesInterface | private |
| MAXON_OBSERVABLE_STATIC (void, ObservableMachineStateChanged,(const MachineRef &machine, MACHINESTATE oldState, MACHINESTATE newState), ObservableCombinerRunAllComponent) | MachinesInterface | |
| RemoveRPCMachine (const MachineRef &machine) | MachinesInterface | static |