AnnotatorComm::AnnotatorJr::TriggerMode Class Reference

#include <TriggerMode.h>

List of all members.

Public Member Functions

TriggerMode operator= (TriggerMode const &rvalue)
uint16_t getMode () const
string getName () const

Static Public Member Functions

static vector< TriggerModevalues ()

Static Public Attributes

static const TriggerMode TTL_RISING
static const TriggerMode TTL_FALLING
static const TriggerMode LVTTL_RISING
static const TriggerMode LVTTL_FALLING
static const TriggerMode SWITCH_CLOSE
static const TriggerMode SWITCH_OPEN


Detailed Description

Trigger mode

Definition at line 31 of file TriggerMode.h.


Member Function Documentation

uint16_t AnnotatorComm::AnnotatorJr::TriggerMode::getMode (  )  const

Get the trigger mode constant.

Returns:
trigger mode

string AnnotatorComm::AnnotatorJr::TriggerMode::getName (  )  const

Get the name of the trigger.

Returns:
name

TriggerMode AnnotatorComm::AnnotatorJr::TriggerMode::operator= ( TriggerMode const &  rvalue  ) 

Overload assignment operator.

Parameters:
rvalue right hand side
Returns:
left hand side

static vector<TriggerMode> AnnotatorComm::AnnotatorJr::TriggerMode::values (  )  [static]

Get all trigger mode values.

Returns:
all values


The documentation for this class was generated from the following file:
Generated on Thu Jul 27 11:05:04 2006 for libAnnotatorComm by  doxygen 1.4.7