Virtual Testbed
Ship dynamics simulator for extreme conditions
Classes | Public Types | Public Member Functions | List of all members
vtb::iges::timestamp Struct Reference

IGES timestamp. More...

#include <timestamp.hh>

Inheritance diagram for vtb::iges::timestamp:
[legend]
Collaboration diagram for vtb::iges::timestamp:
[legend]

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)
 
timestampoperator= (const time_point &rhs)
 
void clear ()
 
bool empty () const noexcept
 
iges_date_pp print () const
 

Detailed Description

IGES timestamp.

Definition at line 14 of file timestamp.hh.