Definition in file SgTimeRecord.cpp.
#include "SgSystem.h"
#include "SgTimeRecord.h"
#include <iomanip>
#include <limits>
#include <sstream>
#include "SgDebug.h"
#include "SgNode.h"
#include "SgProp.h"
#include "SgTime.h"
#include "SgWrite.h"
Go to the source code of this file.
| Functions | |
| ostream & | operator<< (ostream &out, const SgTimeRecord &time) | 
| Output SgTimeRecord to stream. | |
| ostream & | operator<< (ostream &out, SgClockState clockState) | 
| Output SgClockState to stream. | |
| ostream& operator<< | ( | ostream & | out, | |
| SgClockState | clockState | |||
| ) | 
| std::ostream & operator<< | ( | std::ostream & | out, | |
| const SgTimeRecord & | time | |||
| ) |