#include <float.h>
#include <vector>
Include dependency graph for oagTimerModel.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | oagTimer |
Classes | |
struct | oagTimer::pinData |
class | oagTimer::TimerModel |
struct | oagTimer::pathData |
Defines | |
#define | oagTimerModel_P |
Typedefs | |
typedef double | TimeType |
typedef double | DelayType |
typedef std::vector< pinData > | pinDataVector |
typedef std::vector< pathData > | pathDataVector |
typedef TimerModel | ModelType |
|
|
|
|
|
|
|
This is the vector of the paths |
|
This is the vector of the pinData |
|
|