CurrentValueTable Class Reference

Inheritance diagram for CurrentValueTable:

Inheritance graph
[legend]
List of all members.

Public Member Functions

def __init__
def fullTable
def getValue
def hasValue
def setValue
def lastUpdate
def clearOldValues
def removeObserver
def __getPoolObject
def __allocatePool

Static Public Attributes

int POOL_SIZE = 1000

Private Attributes

 __cvt
 __cvtPool
 __lastUpdate

Detailed Description

Definition at line 118 of file CurrValTable.py.


Member Function Documentation

def __allocatePool   self  ) 
 

Definition at line 196 of file CurrValTable.py.

def __getPoolObject   self  ) 
 

Definition at line 188 of file CurrValTable.py.

def __init__   self  ) 
 

Definition at line 121 of file CurrValTable.py.

def clearOldValues   self,
  maxAge
 

Definition at line 169 of file CurrValTable.py.

def fullTable   self  ) 
 

Definition at line 130 of file CurrValTable.py.

def getValue   self,
  mnemonic,
  age = None
 

Definition at line 133 of file CurrValTable.py.

def hasValue   self,
  mnemonic
 

Definition at line 151 of file CurrValTable.py.

def lastUpdate   self  ) 
 

Definition at line 166 of file CurrValTable.py.

def removeObserver   self,
  observer
 

Definition at line 184 of file CurrValTable.py.

def setValue   self,
  mnemonic,
  value,
  aTime
 

Definition at line 156 of file CurrValTable.py.


Member Data Documentation

__cvt [private]
 

Definition at line 124 of file CurrValTable.py.

__cvtPool [private]
 

Definition at line 126 of file CurrValTable.py.

__lastUpdate [private]
 

Definition at line 128 of file CurrValTable.py.

int POOL_SIZE = 1000 [static]
 

Definition at line 119 of file CurrValTable.py.


The documentation for this class was generated from the following file:
Generated on Thu Apr 27 20:53:10 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO