libmonitor

libmonitor is a C++ template library that implements the functionality of a simple (determinisitc) finite-state machine. For further information on how to install and use libmonitor, please read the online documentation. (Note that libmonitor is intended to be used together with libcnf, but works well stand-alone, too.)


Download

libmonitor is available as C++ source: libmonitor-0.0.1.tar.gz (418 KB)

If you have the Boost library and a recent version of GCC installed, it should work pretty much out of the box (see INSTALL).

Documentation

Is all here.

SVN access

You may want to extend libmonitor, fix a bug, or simply examine the development files. In this case, you're well advised not (!) to work with the tarball above, but use the SVN files instead. You can check out libmonitor's source by invoking

  svn --username anonymous co https://svnbroy.informatik.tu-muenchen.de/baueran/src/libmonitor

When prompted for a password, simply hit the enter-key. The source should then be in a directory libmonitor.

Copyright

Copyright © 2005 Andreas Bauer

libmonitor is released under the terms of the GNU General Public License. For more information, see the README and COPYING documents provided with the package.


Andreas Bauer, <baueran@in.tum.de>
Last modified: Thu Dec 29 18:41:47 2005
Valid HTML 4.0