IT++ Logo
Public Member Functions | Protected Attributes | List of all members
itpp::ATimer< ObjectType, DataType > Class Template Reference

Public Member Functions

 ATimer (const std::string Name="Unamed ATimer")
 Default constructor.
 
void forward (ObjectType *po, void(ObjectType::*pm)(DataType u))
 ADD DOCUMENTATION HERE.
 
void set (DataType u, const Ttype delta_t)
 ADD DOCUMENTATION HERE.
 
void cancel ()
 ADD DOCUMENTATION HERE.
 
void set_name (const std::string Name)
 ADD DOCUMENTATION HERE.
 

Protected Attributes

std::string name
 ADD DOCUMENTATION HERE.
 

Detailed Description

template<class ObjectType, class DataType>
class itpp::ATimer< ObjectType, DataType >

Definition at line 247 of file signals_slots.h.


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

Generated on Tue Jun 4 2019 02:54:59 for IT++ by Doxygen 1.8.15