Definition in file indexset.h.
#include "definitions.h"
#include "attributes.h"
#include "baseset.h"
#include <set>
#include <map>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | faudes |
Classes | |
class | faudes::IndexSet |
Set of indices. More... | |
class | faudes::TaIndexSet< Attr > |
Set of indices with attributes. More... | |
Defines | |
#define | TaStateSet TaIndexSet |
Convenience Macro. | |
#define | INDEXSET_H |
Typedefs | |
typedef IndexSet | faudes::StateSet |
|
Definition at line 938 of file indexset.h. |