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 734 of file stage.hh.

Constructor & Destructor Documentation

◆ LogEntry()

LogEntry::LogEntry ( usec_t  timestamp,
Model mod 
)

Definition at line 7 of file logentry.cc.

Member Function Documentation

◆ Clear()

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

Clear the log

Definition at line 748 of file stage.hh.

◆ Count()

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

Returns the number of logged entries

Definition at line 746 of file stage.hh.

◆ Print()

void LogEntry::Print ( )
static

Print the log on stdout

Definition at line 14 of file logentry.cc.

Member Data Documentation

◆ log

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

A log of all LogEntries ever created

Definition at line 743 of file stage.hh.

◆ mod

Model* Stg::LogEntry::mod
private

Definition at line 736 of file stage.hh.

◆ pose

Pose Stg::LogEntry::pose
private

Definition at line 737 of file stage.hh.

◆ timestamp

usec_t Stg::LogEntry::timestamp
private

Definition at line 735 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 Feb 28 2022 23:48:56