BHandler Summary


Function Summary

Function Description
AddFilter() Adds a filter to the BHandler's list of filters
Archive() Archives a BHandler into a BMessage
FilterList() Returns the list of filters for the BHandler
GetSupportedSuites() Hook called in response to B_GET_SUPPORTED_SUITES scripting requests
BHandler() Constructor
~BHandler() Destructor
Instantiate() Creates a BHandler from a BMessage
LockLooper() Locks the BLooper that the BHandler is associated with
LockLooperWithTimeout() Locks, with a timeout, the BLooper that the BHandler is associated with
Looper() Returns the BLooper that the BHandler is associated with
MessageReceived() Hook called by the BHandler to respond to messages
Name() Returns the name identifying the BHandler
NextHandler() Gets the next BHandler
RemoveFilter() Removes a filter from the BHandler's list of filters
ResolveSpecifier() Hook called to respond to scripting requests
SetFilterList() Sets the list of filters for the BHandler
SetName() Sets the name identifying the BHandler
SetNextHandler() Sets the next BHandler
UnlockLooper() Unlocks the BLooper that the BHandler is associated with


The Application Kit Table of Contents The Application Kit Index


The Be Book,
...in lovely HTML...
for BeOS Release 4.5.

Copyright © 1999 Be, Inc. All rights reserved.

Text last modified June 4, 1999.