Detailed Description

Classes

class  faudes::TaNameSet< Attr >
 
class  faudes::NameSet
 
class  faudes::RelabelMap
 

Macros

#define TaEventSet   TaNameSet
 

Typedefs

typedef TBaseVector< EventSetfaudes::EventSetVector
 

Functions

void faudes::SetIntersection (const EventSetVector &rSetVec, EventSet &rRes)
 
void faudes::SetUnion (const EventSetVector &rSetVec, EventSet &rRes)
 
void faudes::ApplyRelabelMap (const RelabelMap &rMap, const NameSet &rSet, NameSet &rRes)
 

Macro Definition Documentation

◆ TaEventSet

#define TaEventSet   TaNameSet

Convenience Macro

Definition at line 927 of file cfl_nameset.h.

Typedef Documentation

◆ EventSetVector

Definition at line 549 of file cfl_nameset.h.

Function Documentation

◆ ApplyRelabelMap()

FAUDES_API void faudes::ApplyRelabelMap ( const RelabelMap rMap,
const NameSet rSet,
NameSet rRes 
)

Apply relable map to nameset

This implementation tries to keep the atributes from the domain elements.

Parameters
rMapmap to apply
rSetset to apply the map to
rResrelabled set @exceptions
  • symboltable must match

Definition at line 733 of file cfl_nameset.cpp.

◆ SetIntersection()

FAUDES_API void faudes::SetIntersection ( const EventSetVector rSetVec,
EventSet rRes 
)

Definition at line 560 of file cfl_nameset.cpp.

◆ SetUnion()

FAUDES_API void faudes::SetUnion ( const EventSetVector rSetVec,
EventSet rRes 
)

Definition at line 574 of file cfl_nameset.cpp.

libFAUDES 2.33l --- 2025.09.16 --- c++ api documentaion by doxygen