OpenDDS  Snapshot(2023/04/07-19:43)
Public Member Functions | Protected Attributes | List of all members
OpenDDS::DCPS::DataReaderImpl::LivelinessTimer::CommandBase Class Reference
Inheritance diagram for OpenDDS::DCPS::DataReaderImpl::LivelinessTimer::CommandBase:
Inheritance graph
[legend]
Collaboration diagram for OpenDDS::DCPS::DataReaderImpl::LivelinessTimer::CommandBase:
Collaboration graph
[legend]

Public Member Functions

 CommandBase (LivelinessTimer *timer)
 

Protected Attributes

LivelinessTimertimer_
 

Detailed Description

Definition at line 951 of file DataReaderImpl.h.

Constructor & Destructor Documentation

◆ CommandBase()

OpenDDS::DCPS::DataReaderImpl::LivelinessTimer::CommandBase::CommandBase ( LivelinessTimer timer)
inline

Definition at line 953 of file DataReaderImpl.h.

954  : timer_(timer)
955  { }

Member Data Documentation

◆ timer_

LivelinessTimer* OpenDDS::DCPS::DataReaderImpl::LivelinessTimer::CommandBase::timer_
protected

Definition at line 958 of file DataReaderImpl.h.


The documentation for this class was generated from the following file: