|
SST/macro
|


Go to the source code of this file.
Classes | |
| class | sstmac::timestamp |
| A basic container for time (subject to future transplant). More... | |
| class | serialize< sstmac::timestamp > |
Namespaces | |
| sstmac | |
| SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i.e. | |
Functions | |
| timestamp | sstmac::operator+ (const timestamp &a, const timestamp &b) |
| timestamp | sstmac::operator- (const timestamp &a, const timestamp &b) |
| timestamp | sstmac::operator* (const timestamp &t, double scaling) |
| timestamp | sstmac::operator* (double scaling, const timestamp &t) |
| timestamp | sstmac::operator/ (const timestamp &t, double scaling) |
| std::ostream & | sstmac::operator<< (std::ostream &os, const timestamp &t) |
| std::string | sstmac::to_printf_type (timestamp t) |
1.8.11