|
OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <Sedp.h>


Public Member Functions | |
| WriterAddAssociation (const WriterAssociationRecord_rch &record) | |
Public Member Functions inherited from OpenDDS::DCPS::EventBase | |
| virtual | ~EventBase () |
| virtual void | handle_error () |
| Only called when an exception is caught during handle_event. More... | |
| virtual void | handle_cancel () |
| void | operator() () |
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 |
Private Member Functions | |
| virtual void | handle_event () |
| Called when the event is dispatched by an EventDispatcher. More... | |
Private Attributes | |
| const WriterAssociationRecord_rch | record_ |
Additional Inherited Members | |
Protected Member Functions inherited from OpenDDS::DCPS::RcObject | |
| RcObject () | |
|
inlineexplicit |
Definition at line 1337 of file Sedp.h.
|
privatevirtual |
Called when the event is dispatched by an EventDispatcher.
Implements OpenDDS::DCPS::EventBase.
Definition at line 7628 of file Sedp.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, and LM_DEBUG.
|
private |
1.8.13