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

Private Attributes

Modelmod
Pose pose
stg_usec_t timestamp

Detailed Description

Definition at line 723 of file stage.hh.


Constructor & Destructor Documentation

Stg::LogEntry::LogEntry ( stg_usec_t  timestamp,
Model mod 
)

Member Function Documentation

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

Clear the log

Definition at line 739 of file stage.hh.

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

Returns the number of logged entries

Definition at line 736 of file stage.hh.

static void Stg::LogEntry::Print (  )  [static]

Print the log on stdout


Member Data Documentation

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

A log of all LogEntries ever created

Definition at line 733 of file stage.hh.

Definition at line 726 of file stage.hh.

Definition at line 727 of file stage.hh.

Definition at line 725 of file stage.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


stage
Author(s): Richard Vaughan, with contributions from many others. See web page for a full credits list.
autogenerated on Fri Jan 11 10:03:39 2013