Home
last modified time | relevance | path

Searched hist:"6 de478363ee34b8d265dc2b763c031dda9e6fec8" (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/app/
H A DMessenger.h6de478363ee34b8d265dc2b763c031dda9e6fec8 Sun Mar 31 18:16:04 UTC 2013 Michael Lotz <mmlr@mlotz.ch> Add BMessenger::SetTo() to reinitialize a BMessenger.

This allows to reuse BMessenger objects for different targets, or to
recheck validity after initial creation. With that one can use the same
BMessenger after launching an application that was previously not found
valid for example.
/haiku/src/kits/app/
H A DMessenger.cpp6de478363ee34b8d265dc2b763c031dda9e6fec8 Sun Mar 31 18:16:04 UTC 2013 Michael Lotz <mmlr@mlotz.ch> Add BMessenger::SetTo() to reinitialize a BMessenger.

This allows to reuse BMessenger objects for different targets, or to
recheck validity after initial creation. With that one can use the same
BMessenger after launching an application that was previously not found
valid for example.