Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Functions

SgTimeRecord.cpp File Reference

See SgTimeRecord.h. More...

#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.

Detailed Description

See SgTimeRecord.h.

Definition in file SgTimeRecord.cpp.


Function Documentation

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

Output SgClockState to stream.

Definition at line 221 of file SgTimeRecord.cpp.

References SG_ASSERT, SG_CLOCK_OFF, SG_CLOCK_RUNNING, and SG_CLOCK_SUSPENDED.


Sun Mar 13 2011 Doxygen 1.7.1