OpenDDS::DCPS::DataReaderImpl::LivelinessTimer::CheckLivelinessCommand Class Reference

Inheritance diagram for OpenDDS::DCPS::DataReaderImpl::LivelinessTimer::CheckLivelinessCommand:

Inheritance graph
[legend]
Collaboration diagram for OpenDDS::DCPS::DataReaderImpl::LivelinessTimer::CheckLivelinessCommand:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CheckLivelinessCommand (LivelinessTimer *timer)
virtual void execute ()

Detailed Description

Definition at line 781 of file DataReaderImpl.h.


Constructor & Destructor Documentation

OpenDDS::DCPS::DataReaderImpl::LivelinessTimer::CheckLivelinessCommand::CheckLivelinessCommand ( LivelinessTimer timer  )  [inline]

Definition at line 783 of file DataReaderImpl.h.

00784         : CommandBase(timer)
00785       { }


Member Function Documentation

virtual void OpenDDS::DCPS::DataReaderImpl::LivelinessTimer::CheckLivelinessCommand::execute (  )  [inline, virtual]

Definition at line 786 of file DataReaderImpl.h.

00787       {
00788         timer_->check_liveliness_i(true, ACE_OS::gettimeofday());
00789       }


The documentation for this class was generated from the following file:
Generated on Fri Feb 12 20:06:13 2016 for OpenDDS by  doxygen 1.4.7