mtc_generator.cpp File Reference

Methods for handling multitasking generators. More...

#include "mtc_generator.h"
#include "corefaudes.h"
#include "mtc_attributes.h"
#include <map>

Go to the source code of this file.

Namespaces

namespace  faudes
 

libFAUDES resides within the namespace faudes.


Functions

bool faudes::IsStronglyCoaccessible (const MtcSystem &rGen)
 RTI wrapper function.
bool faudes::IsStronglyTrim (const MtcSystem &rGen)
 RTI wrapper function.
void faudes::StronglyCoaccessible (MtcSystem &rGen)
 RTI wrapper function.
void faudes::StronglyCoaccessible (const MtcSystem &rGen, MtcSystem &rRes)
 RTI wrapper function.
void faudes::StronglyTrim (MtcSystem &rGen)
 RTI wrapper function.
void faudes::StronglyTrim (const MtcSystem &rGen, MtcSystem &rRes)
 RTI wrapper function.

Detailed Description

Methods for handling multitasking generators.

Definition in file mtc_generator.cpp.

libFAUDES 2.23h --- 2014.04.03 --- c++ api documentaion by doxygen