![]()  | 
  
    DirectOutput
    
   DirectOutput framework R3 for virtual pinball cabinets. 
   | 
 
#include "boost/interprocess/ipc/message_queue.hpp"

Go to the source code of this file.
Classes | |
| class | ProPinballBridge::ProPinballFeedback | 
Namespaces | |
| namespace | ProPinballBridge | 
Functions | |
| delegate void | ProPinballBridge::OnFlasher (int id, const char *name, float intensity) | 
| delegate void | ProPinballBridge::OnSolenoid (int id, const char *name, int status) | 
| delegate void | ProPinballBridge::OnFlipper (int id, const char *name, int status) | 
| delegate void | ProPinballBridge::OnButtonLight (int id, const char *name, int status) | 
| delegate void | ProPinballBridge::OnError (const char *message) | 
| delegate void | ProPinballBridge::OnCompleted () |