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

Public Member Functions

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

Public Attributes

WallTimerCallback callback_
 
CallbackQueueInterfacecallback_queue_
 
bool has_tracked_object_
 
bool oneshot_
 
WallDuration period_
 
bool started_
 
int32_t timer_handle_
 
VoidConstWPtr tracked_object_
 

Detailed Description

Definition at line 97 of file wall_timer.h.

Constructor & Destructor Documentation

◆ Impl()

ros::WallTimer::Impl::Impl ( )

Definition at line 34 of file wall_timer.cpp.

◆ ~Impl()

ros::WallTimer::Impl::~Impl ( )

Definition at line 39 of file wall_timer.cpp.

Member Function Documentation

◆ hasPending()

bool ros::WallTimer::Impl::hasPending ( )

Definition at line 79 of file wall_timer.cpp.

◆ hasStarted()

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

Definition at line 45 of file wall_timer.cpp.

◆ isValid()

bool ros::WallTimer::Impl::isValid ( )

Definition at line 74 of file wall_timer.cpp.

◆ setPeriod()

void ros::WallTimer::Impl::setPeriod ( const WallDuration period,
bool  reset = true 
)

Definition at line 89 of file wall_timer.cpp.

◆ start()

void ros::WallTimer::Impl::start ( )

Definition at line 50 of file wall_timer.cpp.

◆ stop()

void ros::WallTimer::Impl::stop ( )

Definition at line 64 of file wall_timer.cpp.

Member Data Documentation

◆ callback_

WallTimerCallback ros::WallTimer::Impl::callback_

Definition at line 115 of file wall_timer.h.

◆ callback_queue_

CallbackQueueInterface* ros::WallTimer::Impl::callback_queue_

Definition at line 116 of file wall_timer.h.

◆ has_tracked_object_

bool ros::WallTimer::Impl::has_tracked_object_

Definition at line 118 of file wall_timer.h.

◆ oneshot_

bool ros::WallTimer::Impl::oneshot_

Definition at line 119 of file wall_timer.h.

◆ period_

WallDuration ros::WallTimer::Impl::period_

Definition at line 114 of file wall_timer.h.

◆ started_

bool ros::WallTimer::Impl::started_

Definition at line 111 of file wall_timer.h.

◆ timer_handle_

int32_t ros::WallTimer::Impl::timer_handle_

Definition at line 112 of file wall_timer.h.

◆ tracked_object_

VoidConstWPtr ros::WallTimer::Impl::tracked_object_

Definition at line 117 of file wall_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
autogenerated on Mon Feb 28 2022 23:33:27