Public Member Functions | Public Attributes | List of all members
jsk_teleop_joy.status_history.StatusHistory Class Reference

Public Member Functions

def __init__ (self, max_length=10)
 
def add (self, status)
 
def all (self, proc)
 
def latest (self)
 
def length (self)
 
def new (self, status, attr)
 

Public Attributes

 buffer
 
 max_length
 

Detailed Description

Definition at line 3 of file status_history.py.

Constructor & Destructor Documentation

◆ __init__()

def jsk_teleop_joy.status_history.StatusHistory.__init__ (   self,
  max_length = 10 
)

Definition at line 4 of file status_history.py.

Member Function Documentation

◆ add()

def jsk_teleop_joy.status_history.StatusHistory.add (   self,
  status 
)

Definition at line 7 of file status_history.py.

◆ all()

def jsk_teleop_joy.status_history.StatusHistory.all (   self,
  proc 
)

Definition at line 11 of file status_history.py.

◆ latest()

def jsk_teleop_joy.status_history.StatusHistory.latest (   self)

Definition at line 16 of file status_history.py.

◆ length()

def jsk_teleop_joy.status_history.StatusHistory.length (   self)

Definition at line 21 of file status_history.py.

◆ new()

def jsk_teleop_joy.status_history.StatusHistory.new (   self,
  status,
  attr 
)

Definition at line 23 of file status_history.py.

Member Data Documentation

◆ buffer

jsk_teleop_joy.status_history.StatusHistory.buffer

Definition at line 6 of file status_history.py.

◆ max_length

jsk_teleop_joy.status_history.StatusHistory.max_length

Definition at line 5 of file status_history.py.


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


jsk_teleop_joy
Author(s): Ryohei Ueda
autogenerated on Sun May 28 2023 03:03:37