Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Data Structures | Namespaces
components.hpp File Reference
#include <ext/typeinfo>
#include <exception/CommonException.h>
#include <registry/AlgorithmRegistry.hpp>
#include <core/components/setComponents.hpp>
Include dependency graph for components.hpp:

Go to the source code of this file.

Data Structures

class  core::ElementConstraint< Derived, ComponentType, ComponentName >
 
class  core::Component< Derived, ComponentType, component::Value, ComponentName >
 
class  core::Components< Data >
 
class  core::Components< Derived, ComponentType, ComponentCategory, ComponentName, Next ... >
 
class  core::Components< Derived, ComponentType, ComponentCategory, std::tuple< ComponentName, ComponentNames ... >, Next ... >
 
class  core::Components< Derived, ComponentType, ComponentCategory, std::tuple< >, Next ... >
 

Namespaces

namespace  component
 
namespace  core