MFSM Documentation

1.0

Overview

This reference guide, part of the documentation for the MFSM project, describes the core FSF library. Individual modules should provide specific user and reference guides.

In its current implementation, the FSF library contains a set of C++ classes that implement SAI elements: the repository, the nodes and pulses, the cells, the filters, the handles. It also contains classes for two implementation related object types: the factories and the system. This document provides detailed interface description and implementation notes for all the classes defined in the FSF library.

Conventions

All FSF elements are defined in namespace fsf.

Internal header files have guards following the format FSF_<filaname>_H

All time variables are of type fsf::Time, which is currently a double precision floating point value. The time unit is the nanosecond (1 ns = 10^-9 s).


Generated on Thu Oct 21 11:47:36 2010 for MFSM by  doxygen 1.5.9