Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

SgTimeRecord.cpp File Reference


Detailed Description

See SgTimeRecord.h.

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.


Function Documentation

ostream& operator<< ( ostream &  out,
SgClockState  clockState 
)

Output SgClockState to stream.

Definition at line 222 of file SgTimeRecord.cpp.

std::ostream & operator<< ( std::ostream &  out,
const SgTimeRecord time 
)

Output SgTimeRecord to stream.

Definition at line 206 of file SgTimeRecord.cpp.


17 Jun 2010 Doxygen 1.4.7