Main Page   Modules   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Related Pages  

SctPixelRod::RodOutList Class Reference

This is a class for ROD reply buffers. More...

#include <RodOutList.h>


Public Member Functions

 RodOutList (long length)
 RodOutList (const RodOutList &)
RodOutList & operator= (const RodOutList &)
long getLength () const
unsigned long * getBody () const

Private Attributes

long m_length
 The length of the reply list.

unsigned long * m_body
 A pointer to an array of UINT32 containing the reply data.


Detailed Description

This is a class for ROD reply buffers.

This class contains the reply lists which are responses from a primitive list.

Author:
Tom Meyer (meyer@iastate.edu) - originator

Definition at line 20 of file RodOutList.h.


Field Documentation

unsigned long* SctPixelRod::RodOutList::m_body [private]
 

A pointer to an array of UINT32 containing the reply data.

Definition at line 38 of file RodOutList.h.

long SctPixelRod::RodOutList::m_length [private]
 

The length of the reply list.

Definition at line 36 of file RodOutList.h.


The documentation for this class was generated from the following file:
Generated on Tue Dec 9 10:08:35 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3