Public Member Functions | Private Member Functions | Private Attributes
src.actions.ActionSet.ActionSet Class Reference
Inheritance diagram for src.actions.ActionSet.ActionSet:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def add_action
def deepcopy
def deserialize
def execute
def get_duration
def get_joint_info
def get_labels
def get_value
def remove_all_actions
def serialize
def set_duration
def stop
def to_string
def update_value

Private Member Functions

def _action_finished
def _stop

Private Attributes

 _actions
 _executing

Detailed Description

Definition at line 3 of file ActionSet.py.


Constructor & Destructor Documentation

Definition at line 5 of file ActionSet.py.


Member Function Documentation

Definition at line 103 of file ActionSet.py.

def src.actions.ActionSet.ActionSet._stop (   self) [private]

Definition at line 116 of file ActionSet.py.

def src.actions.ActionSet.ActionSet.add_action (   self,
  action 
)

Definition at line 10 of file ActionSet.py.

Definition at line 75 of file ActionSet.py.

def src.actions.ActionSet.ActionSet.deserialize (   self,
  stream 
)

Definition at line 86 of file ActionSet.py.

Definition at line 93 of file ActionSet.py.

Definition at line 16 of file ActionSet.py.

Definition at line 49 of file ActionSet.py.

Definition at line 26 of file ActionSet.py.

def src.actions.ActionSet.ActionSet.get_value (   self,
  label 
)

Definition at line 36 of file ActionSet.py.

Definition at line 13 of file ActionSet.py.

def src.actions.ActionSet.ActionSet.serialize (   self,
  stream 
)

Definition at line 81 of file ActionSet.py.

def src.actions.ActionSet.ActionSet.set_duration (   self,
  duration 
)

Definition at line 22 of file ActionSet.py.

Definition at line 111 of file ActionSet.py.

Definition at line 69 of file ActionSet.py.

def src.actions.ActionSet.ActionSet.update_value (   self,
  label,
  value 
)

Definition at line 60 of file ActionSet.py.


Member Data Documentation

Definition at line 5 of file ActionSet.py.

Definition at line 5 of file ActionSet.py.


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


slider_gui
Author(s): Dirk Thomas
autogenerated on Thu Jun 6 2019 20:32:11