#include "DCPS/DdsDcps_pch.h"
#include "Watchdog.h"
#include "Service_Participant.h"
Go to the source code of this file.
Namespaces | |
namespace | OpenDDS |
The Internal API and Implementation of OpenDDS. | |
namespace | OpenDDS::DCPS |
const void* const act_ |
Definition at line 44 of file Watchdog.cpp.
const ACE_Time_Value delay_ |
Definition at line 45 of file Watchdog.cpp.
ReactorInterceptor* const interceptor_ |
Definition at line 22 of file Watchdog.cpp.
const ACE_Time_Value interval_ |
Definition at line 46 of file Watchdog.cpp.
Referenced by OpenDDS::DCPS::DomainParticipantImpl::LivelinessTimer::interval(), and OpenDDS::Security::AccessControlBuiltInImpl::RevokePermissionsTimer::interval().
const long timer_id_ |
Definition at line 47 of file Watchdog.cpp.