swift
Signals | Public Member Functions | Friends | List of all members
swift::misc::shared_state::CDataLinkConnectionWatcher Class Reference

Observe the connection state of an IDataLink. More...

Inheritance diagram for swift::misc::shared_state::CDataLinkConnectionWatcher:
[legend]

Signals

void connected ()
 Connection established.
 
void disconnected ()
 Connection dropped.
 

Public Member Functions

bool isConnected () const
 True if connected to the transport layer.
 

Friends

class IDataLink
 

Detailed Description

Observe the connection state of an IDataLink.

Definition at line 41 of file datalink.h.


The documentation for this class was generated from the following files: