BIOSIMZ::PATTERN Namespace Reference


Classes

class  ClassHierarchy
class  ClassTrait
class  Composite
class  Container
class  Factory
class  FunctorBinary
class  FunctorUnary
class  Iterator
class  LinkedList
class  LinkedListIterator
class  PredicateBinary
class  PredicateUnary
class  ProcessorBinary
class  ProcessorUnary
class  RefContainer
class  RefList

Enumerations

enum  ProcStatus { GREEN, YELLOW, RED }

Functions

template<class T>
String stringify_name ()


Detailed Description

Namespace for fundamental software patterns that model the basic behaviours, such as object container, functor and predicates.


Enumeration Type Documentation

enum BIOSIMZ::PATTERN::ProcStatus

Enumerator:
GREEN  Green means everything goes well, and the process can continue.
YELLOW  Yellow implies the process is halted, or does not return a normal result.
RED  Red means the process is terminated and an exception is thrown.

Definition at line 59 of file ProcStatus.h.


Function Documentation

template<class T>
String BIOSIMZ::PATTERN::stringify_name (  ) 

Definition at line 128 of file ClassHierarchy.h.


Generated on Sun May 13 15:04:30 2007 for The BioSimz Library by  doxygen 1.5.1