OpenDDS
Snapshot(2023/04/28-20:55)
|
Public Member Functions | |
ServerReflexiveTask (DCPS::RcHandle< EndpointManager > a_endpoint_manager) | |
void | execute (const DCPS::MonotonicTimePoint &a_now) |
![]() | |
Task (AgentImpl *a_agent_impl) | |
virtual | ~Task () |
void | enqueue (const DCPS::MonotonicTimePoint &release_time) |
![]() | |
virtual | ~RcObject () |
virtual void | _add_ref () |
virtual void | _remove_ref () |
long | ref_count () const |
WeakObject * | _get_weak_object () const |
Public Attributes | |
DCPS::WeakRcHandle< EndpointManager > | endpoint_manager |
Additional Inherited Members | |
![]() | |
RcObject () | |
Definition at line 245 of file EndpointManager.h.
|
explicit |
Definition at line 784 of file EndpointManager.cpp.
References OpenDDS::ICE::Task::enqueue().
|
virtual |
Implements OpenDDS::ICE::Task.
Definition at line 791 of file EndpointManager.cpp.
References endpoint_manager, OpenDDS::ICE::Task::enqueue(), and OpenDDS::ICE::Configuration::instance().
DCPS::WeakRcHandle<EndpointManager> OpenDDS::ICE::EndpointManager::ServerReflexiveTask::endpoint_manager |
Definition at line 246 of file EndpointManager.h.
Referenced by execute().