CvtPacketMonitorClient Class Reference

Inheritance diagram for CvtPacketMonitorClient:

Inheritance graph
[legend]
Collaboration diagram for CvtPacketMonitorClient:

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
def update
def __update

Private Attributes

 __items
 __gui
 __guiBridge
 __tlmdb

Detailed Description

Class that connects to CVT as a client and passes packet 
    information to the PacketMonitor GUI. It uses SpecialDecom
    to decom the packet payload information.
    
    \param host       CVT host.
    \param port       CVT port.
    \param mnemList   List of apid mnemonics to look into.
    \param tlmdb      Postgress Telemetry database CVT is connected to.
    \param guiBridge  Qt Command Handler.

Definition at line 65 of file packetMonitorImpl.py.


Member Function Documentation

def __init__   self,
  host,
  port,
  mnemList,
  tlmdb,
  gui,
  guiBridge
 

Definition at line 68 of file packetMonitorImpl.py.

def __update   self,
  cv
 

Definition at line 78 of file packetMonitorImpl.py.

def update   self,
  cv
 

Reimplemented from CurrValClient.

Definition at line 75 of file packetMonitorImpl.py.


Member Data Documentation

__gui [private]
 

Definition at line 71 of file packetMonitorImpl.py.

__guiBridge [private]
 

Definition at line 72 of file packetMonitorImpl.py.

__items [private]
 

Definition at line 70 of file packetMonitorImpl.py.

__tlmdb [private]
 

Definition at line 73 of file packetMonitorImpl.py.


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