Searched refs:SmartNode (Results 1 - 2 of 2) sorted by relevance

/haiku/src/preferences/media/
H A DMediaWindow.h80 struct SmartNode { struct in class:MediaWindow
81 SmartNode(const BMessenger& notifyHandler);
82 ~SmartNode();
102 SmartNode fCurrentNode;
H A DMediaWindow.cpp77 MediaWindow::SmartNode::SmartNode(const BMessenger& notifyHandler) function in class:MediaWindow::SmartNode
85 MediaWindow::SmartNode::~SmartNode()
92 MediaWindow::SmartNode::SetTo(const dormant_node_info* info)
109 fprintf(stderr, "SmartNode::SetTo error with node %" B_PRId32
115 fprintf(stderr, "SmartNode::SetTo can't start watching for"
122 MediaWindow::SmartNode::SetTo(const media_node& node)
132 MediaWindow::SmartNode::IsSet()
138 MediaWindow::SmartNode
[all...]

Completed in 21 milliseconds