LLC2_API
Public Member Functions
Outputs Class Reference

#include <testharness.h>

List of all members.

Public Member Functions

short * getAO (int ii)
unsigned * getDO (int ii)
 re-uses same set of 32 DO, two values.
 Outputs (int _ao_count=32, int do_count=32)
 ~Outputs ()

Detailed Description

Definition at line 34 of file testharness.h.


Constructor & Destructor Documentation

Outputs::Outputs ( int  _ao_count = 32,
int  do_count = 32 
) [inline]

Definition at line 53 of file testharness.h.

Outputs::~Outputs ( ) [inline]

Definition at line 85 of file testharness.h.


Member Function Documentation

short* Outputs::getAO ( int  ii) [inline]

Definition at line 42 of file testharness.h.

unsigned* Outputs::getDO ( int  ii) [inline]

re-uses same set of 32 DO, two values.

Definition at line 48 of file testharness.h.


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