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

SctData.ScanResult Class Reference

This class represents all possible things what might come out of IS. More...

Inheritance diagram for SctData.ScanResult:

Inheritance graph
[legend]
Collaboration diagram for SctData.ScanResult:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ScanResult (ResultHeader header, ModuleConfiguration moduleConfig, ScanPoints points)
 Creates a ScanResult by referencing the header, module configuration and points.

 ScanResult (ScanResult scan)
 Copy constructor.

ResultHeader getHeader ()
ModuleConfiguration getConfiguration ()
ScanPoints getPoints ()
void write (OStream s, ObjectManager o) throws java.io.IOException

Protected Member Functions

void _read (IStream s, ObjectManager o) throws java.io.IOException
 ScanResult (IStream s, ObjectManager o) throws java.io.IOException
 For I/O use only.


Protected Attributes

ResultHeader header
ModuleConfiguration moduleConfig
ScanPoints points

Detailed Description

This class represents all possible things what might come out of IS.

Author:
Matthew Palmer

Definition at line 9 of file ScanResult.java.


Constructor & Destructor Documentation

SctData.ScanResult.ScanResult ScanResult  scan  ) 
 

Copy constructor.

Todo:
Implement this if we need it. (Or use clone interface

Definition at line 20 of file ScanResult.java.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:57:16 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5