Public Member Functions | Private Attributes | List of all members
doil.util.Stack Class Reference

Assorted other functions ########################################. More...

Public Member Functions

def __init__ (self)
 
def pop (self)
 
def push (self, thing)
 

Private Attributes

 __list
 

Detailed Description

Assorted other functions ########################################.

Definition at line 123 of file util.py.

Constructor & Destructor Documentation

def doil.util.Stack.__init__ (   self)

Definition at line 124 of file util.py.

Member Function Documentation

def doil.util.Stack.pop (   self)

Definition at line 128 of file util.py.

def doil.util.Stack.push (   self,
  thing 
)

Definition at line 126 of file util.py.

Member Data Documentation

doil.util.Stack.__list
private

Definition at line 125 of file util.py.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:00