lxr::transition Class Reference

#include <lxr.hh>

List of all members.

Public Member Functions

 transition (select_type sel, char_type sel_id, int flags, state_type next)
bool fTest (flag_bits b) const
state_type next (void) const
select_type sType (void) const
char_type selID (void) const


Detailed Description

Sub-class to contain state transition parameters.

Constructor & Destructor Documentation

lxr::transition::transition ( select_type  sel,
char_type  sel_id,
int  flags,
state_type  next 
)

Transition entry constructor.


Member Function Documentation

bool lxr::transition::fTest ( flag_bits  b  )  const [inline]

Test the specified bit.

lxr::state_type lxr::transition::next ( void   )  const [inline]

Get the next state, or return token.

lxr::select_type lxr::transition::sType ( void   )  const [inline]

Get the selection type code.

lxr::char_type lxr::transition::selID ( void   )  const [inline]

Get the selection ID.


The documentation for this class was generated from the following file:
Generated on Sun Mar 8 19:21:11 2009 for dmt by  doxygen 1.5.4