Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

GXBRD Class Reference

Tower controller node Record. More...

Inheritance diagram for GXBRD:

Inheritance graph
[legend]
Collaboration diagram for GXBRD:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 __init__ (client)
 Initialize valid registers as Gattrs.
 read (reg)
 load (reg, value)
 send (cmd)
 readSchema (name)
 readConfig (cfgFileName)
 applyConfig (seq=None)
 getConfigurations ()
 Get list of configurations.
 getDeclarations ()
 Get list of declarations.
 downGLT ()
 Navigate to the GGLT.
 existsGLT ()
 Check if the GGLT instance exists in the schema.
 downTWR (twrId)
 Navigate to the GTWR indicated by childId.
 existsTWR (twrId)
 Check if the GTWR instance with the id twrId exists in the schema.

Detailed Description

Tower controller node Record.

Valid Registers:

Dataless commands:

Definition at line 30 of file gXBR.py.


Member Function Documentation

__init__ client   ) 
 

Initialize valid registers as Gattrs.

Assign default values to members

downGLT  ) 
 

Navigate to the GGLT.

Returns:
The GGLT object instance

downTWR twrId   ) 
 

Navigate to the GTWR indicated by childId.

Parameters:
childId The id of the child tower
Returns:
A GTWR object instance

existsGLT  ) 
 

Check if the GGLT instance exists in the schema.

Returns:
1 if it exists, 0 if it doesn't.

existsTWR twrId   ) 
 

Check if the GTWR instance with the id twrId exists in the schema.

Parameters:
twrId Tower id
Returns:
1 if it exists, 0 if it doesn't.

getConfigurations  ) 
 

Get list of configurations.

Return a list of configuration tuples where each tuple contains the configDOM, configName and configRelease.

Returns:
Configuration tuple list.

getDeclarations  ) 
 

Get list of declarations.

Return a list of declarations

Returns:
Declarations.


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 13:27:14 2006 for LATTE R04-12-00 by doxygen 1.4.3