ASL  0.1.7
Advanced Simulation Library
Public Types | Public Member Functions | List of all members
asl::TimeStamp Class Reference

#include <aslTimeStamp.h>

Public Types

typedef long unsigned int TSType
 

Public Member Functions

 TimeStamp ()
 
void update ()
 
bool needUpdate (const TimeStamp &a) const
 

Detailed Description

Definition at line 31 of file aslTimeStamp.h.

Member Typedef Documentation

◆ TSType

typedef long unsigned int asl::TimeStamp::TSType

Definition at line 33 of file aslTimeStamp.h.

Constructor & Destructor Documentation

◆ TimeStamp()

asl::TimeStamp::TimeStamp ( )
inline

Definition at line 38 of file aslTimeStamp.h.

Member Function Documentation

◆ needUpdate()

bool asl::TimeStamp::needUpdate ( const TimeStamp a) const
inline

Definition at line 40 of file aslTimeStamp.h.

◆ update()

void asl::TimeStamp::update ( )
inline

Definition at line 39 of file aslTimeStamp.h.


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