Public Member Functions | Public Attributes | Static Public Attributes | List of all members
dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop Class Reference
Inheritance diagram for dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def loop (self)
 
def once (self)
 
def pause (self)
 
def play (self)
 
def quit (self)
 
def restart (self)
 
def run (self)
 
def setPlay (self, mode)
 
def start (self)
 

Public Attributes

 daemon
 
 isOnce
 
 isPlay
 
 isQuit
 
 isRunning
 

Static Public Attributes

int isOnce = 0
 
bool isPlay = False
 
bool isQuit = False
 
bool isRunning = False
 
int iter = 0
 
 previousHandler = None
 
int sleepTime = 1e-3
 

Detailed Description

Definition at line 20 of file thread_interruptible_loop.py.

Constructor & Destructor Documentation

◆ __init__()

def dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.__init__ (   self)

Definition at line 29 of file thread_interruptible_loop.py.

Member Function Documentation

◆ loop()

def dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.loop (   self)

Definition at line 75 of file thread_interruptible_loop.py.

◆ once()

def dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.once (   self)

Definition at line 48 of file thread_interruptible_loop.py.

◆ pause()

def dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.pause (   self)

Definition at line 45 of file thread_interruptible_loop.py.

◆ play()

def dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.play (   self)

Definition at line 39 of file thread_interruptible_loop.py.

◆ quit()

def dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.quit (   self)

Definition at line 33 of file thread_interruptible_loop.py.

◆ restart()

def dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.restart (   self)

Definition at line 69 of file thread_interruptible_loop.py.

◆ run()

def dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.run (   self)

Definition at line 52 of file thread_interruptible_loop.py.

◆ setPlay()

def dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.setPlay (   self,
  mode 
)

Definition at line 36 of file thread_interruptible_loop.py.

◆ start()

def dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.start (   self)

Definition at line 65 of file thread_interruptible_loop.py.

Member Data Documentation

◆ daemon

dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.daemon

Definition at line 31 of file thread_interruptible_loop.py.

◆ isOnce [1/2]

int dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.isOnce = 0
static

Definition at line 25 of file thread_interruptible_loop.py.

◆ isOnce [2/2]

dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.isOnce

Definition at line 42 of file thread_interruptible_loop.py.

◆ isPlay [1/2]

bool dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.isPlay = False
static

Definition at line 22 of file thread_interruptible_loop.py.

◆ isPlay [2/2]

dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.isPlay

Definition at line 37 of file thread_interruptible_loop.py.

◆ isQuit [1/2]

bool dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.isQuit = False
static

Definition at line 21 of file thread_interruptible_loop.py.

◆ isQuit [2/2]

dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.isQuit

Definition at line 34 of file thread_interruptible_loop.py.

◆ isRunning [1/2]

bool dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.isRunning = False
static

Definition at line 26 of file thread_interruptible_loop.py.

◆ isRunning [2/2]

dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.isRunning

Definition at line 54 of file thread_interruptible_loop.py.

◆ iter

int dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.iter = 0
static

Definition at line 27 of file thread_interruptible_loop.py.

◆ previousHandler

dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.previousHandler = None
static

Definition at line 24 of file thread_interruptible_loop.py.

◆ sleepTime

int dynamic_graph.sot.core.utils.thread_interruptible_loop.ThreadInterruptibleLoop.sleepTime = 1e-3
static

Definition at line 23 of file thread_interruptible_loop.py.


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


sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:32