$search

ros::Timer::Impl Class Reference

List of all members.

Public Member Functions

bool hasPending ()
 Impl ()
bool isValid ()
void setPeriod (const Duration &period)
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 81 of file timer.h.


Constructor & Destructor Documentation

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

Definition at line 34 of file timer.cpp.

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

Definition at line 39 of file timer.cpp.


Member Function Documentation

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

Definition at line 75 of file timer.cpp.

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

Definition at line 45 of file timer.cpp.

void ros::Timer::Impl::setPeriod ( const Duration period  ) 

Definition at line 85 of file timer.cpp.

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

Definition at line 50 of file timer.cpp.

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

Definition at line 65 of file timer.cpp.


Member Data Documentation

Definition at line 98 of file timer.h.

Definition at line 99 of file timer.h.

Definition at line 101 of file timer.h.

Definition at line 102 of file timer.h.

Definition at line 97 of file timer.h.

Definition at line 94 of file timer.h.

Definition at line 95 of file timer.h.

Definition at line 100 of file timer.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


roscpp
Author(s): Morgan Quigley mquigley@cs.stanford.edu, Josh Faust jfaust@willowgarage.com, Brian Gerkey gerkey@willowgarage.com, Troy Straszheim straszheim@willowgarage.com
autogenerated on Sat Mar 2 13:23:32 2013