Virtual Testbed
Ship dynamics simulator for extreme conditions
|
IGES timestamp. More...
#include <timestamp.hh>
Classes | |
struct | iges_date_pp |
Public Types | |
typedef std::chrono::system_clock | clock |
typedef clock::time_point | time_point |
typedef clock::duration | duration |
Public Member Functions | |
timestamp (const time_point &tp) | |
timestamp & | operator= (const time_point &rhs) |
void | clear () |
bool | empty () const noexcept |
iges_date_pp | print () const |
IGES timestamp.
Definition at line 14 of file timestamp.hh.