libFAUDES

Sections

Index

faudes::tGeneratorPool Class Reference

#include <tp_tgenerator.h>

Inherits faudes::GeneratorPool.

List of all members.

Public Member Functions

template<class AnyGenerator>
AnyGenerator NewGenerator (void)
 Create empty Generator with event symboltable from pool.
template<class AnyGenerator>
AnyGenerator * NewGeneratorp (void)
 Create empty Generator with event symboltable from pool.

Private Attributes

SymbolTable mClockSymbolTable
 clock symboltable shared by all generators from this pool


Member Function Documentation

template<class AnyGenerator>
AnyGenerator faudes::tGeneratorPool::NewGenerator ( void   )  [inline]

Create empty Generator with event symboltable from pool.

Returns:
New Generator

Reimplemented from faudes::GeneratorPool.

template<class AnyGenerator>
AnyGenerator* faudes::tGeneratorPool::NewGeneratorp ( void   )  [inline]

Create empty Generator with event symboltable from pool.

Returns:
New Generator

Reimplemented from faudes::GeneratorPool.


Member Data Documentation

clock symboltable shared by all generators from this pool


The documentation for this class was generated from the following file:

libFAUDES 2.13a c++ source docu by doxygen 1.5.6