Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
_Stop Class Reference
Inheritance diagram for _Stop:

Public Member Functions

def __init__
 

Data Fields

 value
 

Detailed Description

Definition at line 48 of file pickle.py.

Constructor & Destructor Documentation

def __init__ (   self,
  value 
)

Definition at line 49 of file pickle.py.

49 
50  def __init__(self, value):
51  self.value = value
52 
try:

Field Documentation

value

Definition at line 50 of file pickle.py.


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