Stg::LogEntry Class Reference

#include <stage.hh>

List of all members.

Public Member Functions

 LogEntry (stg_usec_t timestamp, Model *mod)

Static Public Member Functions

static void Clear ()
static size_t Count ()
static void Print ()

Static Public Attributes

static std::vector< LogEntrylog

Constructor & Destructor Documentation

LogEntry::LogEntry ( stg_usec_t  timestamp,
Model mod 
)

Member Function Documentation

static void Stg::LogEntry::Clear (  )  [inline, static]

Clear the log

static size_t Stg::LogEntry::Count (  )  [inline, static]

Returns the number of logged entries

void LogEntry::Print (  )  [static]

Print the log on stdout


Member Data Documentation

std::vector< LogEntry > LogEntry::log [static]

A log of all LogEntries ever created


The documentation for this class was generated from the following files:

Generated on Tue Oct 20 15:42:06 2009 for Stage by  doxygen 1.6.1