|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <TransportStrategy.h>


Public Member Functions | |
| virtual | ~TransportStrategy () |
| virtual int | start ()=0 |
| virtual void | stop ()=0 |
Public Member Functions inherited from OpenDDS::DCPS::RcObject | |
| virtual | ~RcObject () |
| virtual void | _add_ref () |
| virtual void | _remove_ref () |
| long | ref_count () const |
| WeakObject * | _get_weak_object () const |
Additional Inherited Members | |
Protected Member Functions inherited from OpenDDS::DCPS::RcObject | |
| RcObject () | |
This class is the interface through which DataLink uses TransportReceiveStrategy.
Definition at line 24 of file TransportStrategy.h.
|
virtual |
Definition at line 11 of file TransportStrategy.cpp.
|
pure virtual |
|
pure virtual |
1.8.13