#include <AbbContext.h>
Public Member Functions | |
bool | CreateDaemon () |
abbdaemon::ABBdaemonClient * | daemon () const |
Static Private Member Functions | |
static bool | transient_refs () |
Definition at line 33 of file AbbContext.h.
bool roc::AbbContextRef::CreateDaemon | ( | ) |
Definition at line 23 of file AbbContext.cxx.
References daemon(), roc::AbbContext::fDaemon, abbdaemon::ABBdaemonClient::submitReset(), and abbdaemon::ABBexception::what().
Referenced by roc::AbbDevice::AbbDevice().
abbdaemon::ABBdaemonClient* roc::AbbContextRef::daemon | ( | ) | const [inline] |
Definition at line 43 of file AbbContext.h.
Referenced by CreateDaemon(), roc::AbbDevice::CreateTransport(), roc::AbbDevice::ExecuteCommand(), roc::AbbDevice::IsConnected(), roc::AbbTransport::ProcessPoolChanged(), roc::AbbTransport::Read_Complete(), roc::AbbTransport::Read_Size(), and roc::AbbTransport::~AbbTransport().
static bool roc::AbbContextRef::transient_refs | ( | ) | [inline, static, private] |
Definition at line 35 of file AbbContext.h.