MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Core::InputManager Member List

This is the complete list of members for MayaFlux::Core::InputManager, including all inherited members.

dispatch_to_nodes(const InputValue &value)MayaFlux::Core::InputManagerprivate
enqueue(const InputValue &value)MayaFlux::Core::InputManager
enqueue_batch(const std::vector< InputValue > &values)MayaFlux::Core::InputManager
get_events_processed() constMayaFlux::Core::InputManagerinline
get_queue_depth() constMayaFlux::Core::InputManager
get_registered_node_count() constMayaFlux::Core::InputManager
InputManager()MayaFlux::Core::InputManager
InputManager(const InputManager &)=deleteMayaFlux::Core::InputManager
InputManager(InputManager &&)=deleteMayaFlux::Core::InputManager
is_running() constMayaFlux::Core::InputManagerinline
m_events_processedMayaFlux::Core::InputManagerprivate
m_input_serviceMayaFlux::Core::InputManagerprivate
m_processing_threadMayaFlux::Core::InputManagerprivate
m_queueMayaFlux::Core::InputManagerprivate
m_queue_notifyMayaFlux::Core::InputManagerprivate
m_registrationsMayaFlux::Core::InputManagerprivate
m_registry_mutexMayaFlux::Core::InputManagerprivate
m_runningMayaFlux::Core::InputManagerprivate
m_stop_requestedMayaFlux::Core::InputManagerprivate
m_tracked_nodesMayaFlux::Core::InputManagerprivate
matches_binding(const InputValue &value, const InputBinding &binding) constMayaFlux::Core::InputManagerprivate
MAX_QUEUE_SIZEMayaFlux::Core::InputManagerprivatestatic
operator=(const InputManager &)=deleteMayaFlux::Core::InputManager
operator=(InputManager &&)=deleteMayaFlux::Core::InputManager
processing_loop()MayaFlux::Core::InputManagerprivate
register_node(const std::shared_ptr< Nodes::Input::InputNode > &node, InputBinding binding)MayaFlux::Core::InputManager
RegistrationList typedefMayaFlux::Core::InputManagerprivate
resolve_vid_pid(const InputBinding &binding, const std::vector< InputDeviceInfo > &devices) constMayaFlux::Core::InputManagerprivate
start()MayaFlux::Core::InputManager
stop()MayaFlux::Core::InputManager
unregister_all_nodes()MayaFlux::Core::InputManager
unregister_node(const std::shared_ptr< Nodes::Input::InputNode > &node)MayaFlux::Core::InputManager
~InputManager()MayaFlux::Core::InputManager