Public Member Functions | Static Public Member Functions | Static Public Attributes | Private Attributes | List of all members
Stg::LogEntry Class Reference

#include <stage.hh>

Public Member Functions

 LogEntry (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
 
usec_t timestamp
 

Detailed Description

Definition at line 780 of file stage.hh.

Constructor & Destructor Documentation

LogEntry::LogEntry ( usec_t  timestamp,
Model mod 
)

Definition at line 7 of file logentry.cc.

Member Function Documentation

static void Stg::LogEntry::Clear ( )
inlinestatic

Clear the log

Definition at line 796 of file stage.hh.

static size_t Stg::LogEntry::Count ( )
inlinestatic

Returns the number of logged entries

Definition at line 793 of file stage.hh.

void LogEntry::Print ( )
static

Print the log on stdout

Definition at line 18 of file logentry.cc.

Member Data Documentation

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

A log of all LogEntries ever created

Definition at line 790 of file stage.hh.

Model* Stg::LogEntry::mod
private

Definition at line 783 of file stage.hh.

Pose Stg::LogEntry::pose
private

Definition at line 784 of file stage.hh.

usec_t Stg::LogEntry::timestamp
private

Definition at line 782 of file stage.hh.


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


stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Mon Jun 10 2019 15:06:12