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


More...

#include <aslTimeStamp.h>

Public Types

typedef long unsigned int TSType
 
typedef long unsigned int TSType
 

Public Member Functions

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

Detailed Description


Definition at line 31 of file aslTimeStamp.h.

Member Typedef Documentation

◆ TSType [1/2]

typedef long unsigned int asl::TimeStamp::TSType

Definition at line 33 of file aslTimeStamp.h.

◆ TSType [2/2]

typedef long unsigned int asl::TimeStamp::TSType

Definition at line 33 of file aslTimeStamp.h.

Constructor & Destructor Documentation

◆ TimeStamp() [1/2]

asl::TimeStamp::TimeStamp ( )
inline

Definition at line 38 of file aslTimeStamp.h.

◆ TimeStamp() [2/2]

asl::TimeStamp::TimeStamp ( )
inline

Definition at line 38 of file aslTimeStamp.h.

Member Function Documentation

◆ needUpdate() [1/2]

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

Definition at line 40 of file aslTimeStamp.h.

◆ needUpdate() [2/2]

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

Definition at line 40 of file aslTimeStamp.h.

◆ update() [1/2]

void asl::TimeStamp::update ( )
inline

Definition at line 39 of file aslTimeStamp.h.

◆ update() [2/2]

void asl::TimeStamp::update ( )
inline

Definition at line 39 of file aslTimeStamp.h.


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