LLC2_API
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
ACQ_Card Class Reference

base class for physical cards. More...

#include <ll2.h>

Inheritance diagram for ACQ_Card:
ACQ ACQ196 AO32

List of all members.

Public Member Functions

 ACQ_Card (int _slot, int _ai_count, int _di_count, int _ao_count, int _do_count)
virtual void init (Card *card)
int getSlot () const

Static Public Member Functions

static ACQ_CardgetCard (int slot)

Public Attributes

Cardcard

Protected Member Functions

void registerCard (int slot)

Protected Attributes

const int slot

Detailed Description

base class for physical cards.

Definition at line 291 of file ll2.h.


Constructor & Destructor Documentation

ACQ_Card::ACQ_Card ( int  _slot,
int  _ai_count,
int  _di_count,
int  _ao_count,
int  _do_count 
) [inline]

Definition at line 298 of file ll2.h.


Member Function Documentation

ACQ_Card * ACQ_Card::getCard ( int  slot) [static]

Definition at line 85 of file ll2.cpp.

References __slots.

int ACQ_Card::getSlot ( ) const [inline]

Definition at line 309 of file ll2.h.

virtual void ACQ_Card::init ( Card card) [inline, virtual]

Reimplemented in ACQ196.

Definition at line 307 of file ll2.h.

void ACQ_Card::registerCard ( int  slot) [protected]

Definition at line 76 of file ll2.cpp.

References __slots.


Member Data Documentation

Definition at line 306 of file ll2.h.

const int ACQ_Card::slot [protected]

Definition at line 294 of file ll2.h.

Referenced by ACQ196::init().


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