LLC2_API
Public Member Functions
AO32 Class Reference

#include <ll2.h>

Inheritance diagram for AO32:
ACQ_Card ACQ

List of all members.

Public Member Functions

virtual int putAO (const short *ao_values)
virtual int putDO (const unsigned *do_values)
 AO32 (int _slot, int _ao_count=32, int _do_count=64)
void setMaster (ACQ196 *_master)
void setIndex (int _index)
virtual ~AO32 ()

Detailed Description

Definition at line 342 of file ll2.h.


Constructor & Destructor Documentation

AO32::AO32 ( int  _slot,
int  _ao_count = 32,
int  _do_count = 64 
) [inline]

Definition at line 350 of file ll2.h.

virtual AO32::~AO32 ( ) [inline, virtual]

Definition at line 365 of file ll2.h.


Member Function Documentation

int AO32::putAO ( const short *  ao_values) [virtual]

Reimplemented from ACQ.

Definition at line 141 of file ll2.cpp.

References AO32_AO_SIZE, getVaddr(), INDEX_OF_LLC_SYNC2V_AO32, and LLCV2_AO_HSBS.

int AO32::putDO ( const unsigned *  do_values) [virtual]

Reimplemented from ACQ.

Definition at line 148 of file ll2.cpp.

References AO32_AO_PAIRS, AO32_DO_SIZE, getVaddr(), INDEX_OF_LLC_SYNC2V_AO32, and LLCV2_AO_HSBS.

void AO32::setIndex ( int  _index) [inline]

Definition at line 362 of file ll2.h.

void AO32::setMaster ( ACQ196 _master) [inline]

Definition at line 359 of file ll2.h.


The documentation for this class was generated from the following files: