ChannelMapping_Impl Class Reference

Inheritance diagram for ChannelMapping_Impl:

Inheritance graph
[legend]
Collaboration diagram for ChannelMapping_Impl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ChannelMapping_Impl ()
 ChannelMapping_Impl (config.Configuration db, config.ConfigObject obj)
void init_config_params (config.Configuration db, config.ConfigObject obj)
String UID ()
String class_name ()
void update (boolean set_non_valid)
void unread ()
boolean is_valid ()
short get_outputFibre ()
 Get "outputFibre" attribute value.
void set_outputFibre (short value)
 Set "outputFibre" attribute value.
short get_stream0Fibre ()
 Get "stream0Fibre" attribute value.
void set_stream0Fibre (short value)
 Set "stream0Fibre" attribute value.
short get_stream1Fibre ()
 Get "stream1Fibre" attribute value.
void set_stream1Fibre (short value)
 Set "stream1Fibre" attribute value.
config.ConfigObject config_object ()
void print (String dx)
 Method to print out values of attributes and relationships.
void destroy (config.Configuration db)
 Method to destroy object.

Private Member Functions

void init () throws config.NotFoundException, config.NotValidException, config.SystemException

Private Attributes

config.Configuration p_db
config.ConfigObject p_obj
boolean p_was_read
boolean p_is_valid
String p_uid
String p_class_name
short m_outputFibre
short m_stream0Fibre
short m_stream1Fibre

Detailed Description

Definition at line 16 of file ChannelMapping_Impl.java.


Member Function Documentation

void ChannelMapping_Impl.destroy config.Configuration  db  ) 
 

Method to destroy object.

Parameters:
db configuration object

Implements ChannelMapping.

Definition at line 163 of file ChannelMapping_Impl.java.

References config_object().

Here is the call graph for this function:

void ChannelMapping_Impl.print String  dx  ) 
 

Method to print out values of attributes and relationships.

Parameters:
dx string for left margin (for a formatted output)

Implements ChannelMapping.

Definition at line 142 of file ChannelMapping_Impl.java.

References class_name(), get_outputFibre(), get_stream0Fibre(), get_stream1Fibre(), and UID().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:12:28 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6