1 #ifndef TIMED_MESSAGE_H 2 #define TIMED_MESSAGE_H 53 #endif // TIMED_MESSAGE_H
timed_interface(const timestamp &t)
This class is basically a wrapper for objects to declare the order in which their members should be s...
A basic container for time (subject to future transplant).
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
void set_time(const timestamp &t)
Time setter.
void clone_into(timed_interface *cln) const
void serialize_order(serializer &ser)
timestamp time() const
Time getter.