Public Member Functions | Public Attributes | List of all members
ros::Timer::Impl Class Reference

Public Member Functions

bool hasPending ()
 
bool hasStarted () const
 
 Impl ()
 
bool isValid ()
 
bool isValid () const
 
void setPeriod (const Duration &period, bool reset=true)
 
void start ()
 
void stop ()
 
 ~Impl ()
 

Public Attributes

TimerCallback callback_
 
CallbackQueueInterfacecallback_queue_
 
bool has_tracked_object_
 
bool oneshot_
 
Duration period_
 
bool started_
 
int32_t timer_handle_
 
VoidConstWPtr tracked_object_
 

Detailed Description

Definition at line 98 of file timer.h.

Constructor & Destructor Documentation

◆ Impl()

ros::Timer::Impl::Impl ( )

Definition at line 34 of file timer.cpp.

◆ ~Impl()

ros::Timer::Impl::~Impl ( )

Definition at line 39 of file timer.cpp.

Member Function Documentation

◆ hasPending()

bool ros::Timer::Impl::hasPending ( )

Definition at line 85 of file timer.cpp.

◆ hasStarted()

bool ros::Timer::Impl::hasStarted ( ) const

Definition at line 45 of file timer.cpp.

◆ isValid() [1/2]

bool ros::Timer::Impl::isValid ( )

Definition at line 50 of file timer.cpp.

◆ isValid() [2/2]

bool ros::Timer::Impl::isValid ( ) const

◆ setPeriod()

void ros::Timer::Impl::setPeriod ( const Duration period,
bool  reset = true 
)

Definition at line 95 of file timer.cpp.

◆ start()

void ros::Timer::Impl::start ( )

Definition at line 60 of file timer.cpp.

◆ stop()

void ros::Timer::Impl::stop ( )

Definition at line 75 of file timer.cpp.

Member Data Documentation

◆ callback_

TimerCallback ros::Timer::Impl::callback_

Definition at line 117 of file timer.h.

◆ callback_queue_

CallbackQueueInterface* ros::Timer::Impl::callback_queue_

Definition at line 118 of file timer.h.

◆ has_tracked_object_

bool ros::Timer::Impl::has_tracked_object_

Definition at line 120 of file timer.h.

◆ oneshot_

bool ros::Timer::Impl::oneshot_

Definition at line 121 of file timer.h.

◆ period_

Duration ros::Timer::Impl::period_

Definition at line 116 of file timer.h.

◆ started_

bool ros::Timer::Impl::started_

Definition at line 113 of file timer.h.

◆ timer_handle_

int32_t ros::Timer::Impl::timer_handle_

Definition at line 114 of file timer.h.

◆ tracked_object_

VoidConstWPtr ros::Timer::Impl::tracked_object_

Definition at line 119 of file timer.h.


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


roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim, Dirk Thomas , Jacob Perron
autogenerated on Thu Nov 23 2023 04:01:45