Generic hardware access library
HAL::SequencerCommand Class Reference

Interface for the a command for the CommandSequencer. More...

#include <SequencerCommand.hh>

Inheritance diagram for HAL::SequencerCommand:
HAL::AddCommand HAL::CheckCommand HAL::DefineCommand HAL::GotoCommand HAL::LabelCommand HAL::PollItemCommand HAL::PrintCommand HAL::ReadCommand HAL::ResetBitCommand HAL::SetBitCommand HAL::UnmaskedReadCommand HAL::UnmaskedWriteCommand HAL::WriteCommand

List of all members.

Public Member Functions

virtual ~SequencerCommand ()
virtual void excecute (const HardwareDeviceInterface &device) const =0 throw (BusAdapterException, SequencerSyntaxError, IllegalOperationException, MaskBoundaryException, TimeoutException )
 This routine is common to all Sequencer commands.

Detailed Description

Interface for the a command for the CommandSequencer.

Author:
Christoph Schwick
Revision:
1.3
Date:
2009/04/29 10:23:07

Definition at line 23 of file SequencerCommand.hh.


Constructor & Destructor Documentation

virtual HAL::SequencerCommand::~SequencerCommand ( ) [inline, virtual]

Definition at line 27 of file SequencerCommand.hh.


Member Function Documentation


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