Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | 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)
long getLength () const
unsigned long * getBody () const

Private Member Functions

RodOutListoperator= (const RodOutList &)
 RodOutList (const RodOutList &)

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 39 of file RodOutList.h.

long SctPixelRod::RodOutList::m_length [private]
 

The length of the reply list.

Definition at line 37 of file RodOutList.h.


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