Searched refs:NodeManager (Results 26 - 36 of 36) sorted by last modified time

12

/haiku/src/apps/cortex/NodeManager/
H A DConnection.h50 // NodeManager quits (whereas all internal connections need to be removed by
67 class NodeManager;
75 friend class NodeManager;
79 // connection should be removed automatically when the NodeManager
139 // cortex::NodeManager
H A DNodeGroup.h32 // NodeGroup.h (Cortex/NodeManager)
87 // With the current NodeManager grouping behavior, this operation
90 // that an 'insert' operation at the NodeManager level would be
127 class NodeManager;
138 friend class NodeManager;
405 protected: // *** ctor (accessible to NodeManager)
408 NodeManager* manager,
566 NodeManager* m_manager;
H A DNodeManager.h32 // NodeManager.h (Cortex)
55 // Each NodeManager object, including all the NodeGroup and NodeRef
61 // NodeManager resends any Media Roster messages to all observers
64 // NodeManager observer receives B_MEDIA_NODE_CREATED.
98 class NodeManager : class in inherits:ObservableLooper,ILockable
111 // NodeManager retransmits Media Roster messages to its listeners,
116 // source/destination information. NodeManager adds these fields
128 // NodeManager add these fields as above:
186 NodeManager(
189 // don't directly delete NodeManager;
[all...]
H A DNodeRef.h32 // NodeRef.h (Cortex/NodeManager)
35 // Represents a NodeManager reference to a live Media Kit Node.
68 class NodeManager;
78 friend class NodeManager;
184 // was the node created via NodeManager::instantiate()?
197 // - returns B_BAD_VALUE if not an add-on node created by this NodeManager
204 // - returns B_BAD_VALUE if not an add-on node created by this NodeManager,
427 protected: // *** ctor (accessible to NodeManager)
431 NodeManager* manager,
450 protected: // *** internal/NodeManager operation
[all...]
/haiku/src/apps/cortex/RouteApp/
H A DConnectionIO.cpp36 #include "NodeManager.h"
74 const NodeManager* manager,
142 NodeManager* manager,
H A DLiveNodeIO.h74 class NodeManager;
85 const NodeManager* manager,
104 const NodeManager* manager,
H A DRouteAppNodeManager.h34 // Extends NodeManager to provide services to a graphical
79 #include "NodeManager.h"
92 public NodeManager,
139 public: // NodeManager hook implementations
H A Droute_app_io.h53 class NodeManager;
108 const NodeManager* manager,
126 const NodeManager* manager,
/haiku/src/apps/cortex/TransportView/
H A DTransportView.h58 class NodeManager;
79 NodeManager* nodeManager,
163 NodeManager* m_manager;
H A DTransportWindow.cpp54 NodeManager* manager,
H A DTransportWindow.h48 class NodeManager;
65 NodeManager* manager,

Completed in 105 milliseconds

12