Searched defs:Listener (Results 1 - 25 of 80) sorted by path

1234

/haiku/headers/private/debugger/controllers/
H A DTeamDebugger.h289 class TeamDebugger::Listener { class in class:TeamDebugger
/haiku/headers/private/debugger/debug_info/
H A DFunction.h83 class Function::Listener : public DoublyLinkedListLinkImpl<Listener> { class in class:Function
/haiku/headers/private/debugger/files/
H A DLocatableFile.h47 class LocatableFile::Listener { class in class:LocatableFile
/haiku/headers/private/debugger/model/
H A DExpressionInfo.h87 class ExpressionInfo::Listener : public DoublyLinkedListLinkImpl<Listener> { class in class:ExpressionInfo
H A DStackFrame.h111 class StackFrame::Listener : public DoublyLinkedListLinkImpl<Listener> { class in class:StackFrame
H A DTargetHost.h64 class TargetHost::Listener class in class:TargetHost
H A DTeam.h497 class Team::Listener : public DoublyLinkedListLinkImpl<Team::Listener> { class in class:Team
H A DTeamMemoryBlock.h67 class TeamMemoryBlock::Listener : public DoublyLinkedListLinkImpl<Listener> { class in class:TeamMemoryBlock
/haiku/headers/private/debugger/settings/generic/
H A DSettings.h66 class Settings::Listener { class in class:Settings
/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterface.h97 class TargetHostInterface::Listener class in class:TargetHostInterface
H A DTargetHostInterfaceRoster.h71 class TargetHostInterfaceRoster::Listener { class in class:TargetHostInterfaceRoster
/haiku/headers/private/debugger/value/
H A DValueNodeContainer.h61 class ValueNodeContainer::Listener { class in class:ValueNodeContainer
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerManager.cpp
H A DServerManager.h57 class ServerManager::Listener { class in class:ServerManager
59 Listener() {} function in class:ServerManager::Listener
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DCommands.h169 FetchListener* Listener() const { return fListener; } function in class:IMAP::FetchCommand
227 ExistsListener* Listener() const { return fListener; } function in class:IMAP::ExistsHandler
259 ExpungeListener* Listener() const { return fListener; } function in class:IMAP::ExpungeHandler
/haiku/src/apps/debuganalyzer/gui/
H A DListSelectionModel.cpp
H A DListSelectionModel.h64 class ListSelectionModel::Listener { class in class:ListSelectionModel
/haiku/src/apps/debugger/user_interface/gui/connection_config/
H A DConnectionConfigView.cpp
H A DConnectionConfigView.h37 class ConnectionConfigView::Listener { class in class:ConnectionConfigView
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp
H A DMemoryView.h150 class MemoryView::Listener { class in class:MemoryView
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointListView.h86 class BreakpointListView::Listener { class in class:BreakpointListView
H A DBreakpointsView.cpp
H A DBreakpointsView.h66 class BreakpointsView::Listener { class in class:BreakpointsView
H A DImageFunctionsView.h65 class ImageFunctionsView::Listener { class in class:ImageFunctionsView

Completed in 200 milliseconds

1234