|
|
|
|
|
VT_timestamp Class Reference#include <virtual_time.h>
List of all members.
Detailed Description
Definition at line 58 of file virtual_time.h.
Constructor & Destructor Documentation
| VT_timestamp::VT_timestamp |
( |
|
) |
|
|
| VT_timestamp::VT_timestamp |
( |
unsigned long |
s, |
|
|
unsigned long |
u |
|
) |
|
|
| VT_timestamp::VT_timestamp |
( |
char * |
string |
) |
|
|
Member Function Documentation
| unsigned long VT_timestamp::get_sec |
( |
|
) |
|
|
| unsigned long VT_timestamp::get_usec |
( |
|
) |
|
|
| void VT_timestamp::operator++ |
( |
|
) |
|
|
| void VT_timestamp::operator++ |
( |
int |
|
) |
|
|
| static int VT_timestamp::string_len |
( |
|
) |
[static] |
|
| static void VT_timestamp::tick |
( |
void |
|
) |
[static] |
|
| char* VT_timestamp::to_string |
( |
|
) |
|
|
Friends And Related Function Documentation
The documentation for this class was generated from the following files:
|