OpenDDS
Snapshot(2023/04/28-20:55)
|
Public Member Functions | |
ChangePasswordTask (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 252 of file EndpointManager.h.
|
explicit |
Definition at line 800 of file EndpointManager.cpp.
References OpenDDS::ICE::Task::enqueue(), and OpenDDS::ICE::Configuration::instance().
|
virtual |
Implements OpenDDS::ICE::Task.
Definition at line 807 of file EndpointManager.cpp.
References endpoint_manager, OpenDDS::ICE::Task::enqueue(), and OpenDDS::ICE::Configuration::instance().
DCPS::WeakRcHandle<EndpointManager> OpenDDS::ICE::EndpointManager::ChangePasswordTask::endpoint_manager |
Definition at line 253 of file EndpointManager.h.
Referenced by execute().