#include <boost/mem_fn.hpp>#include <boost/functional.hpp>#include "AssocVector.h"#include "libecs.hpp"#include "Entity.hpp"#include "VariableReference.hpp"


Go to the source code of this file.
Namespaces | |
| namespace | libecs |
Functions | |
| libecs::DECLARE_ASSOCVECTOR (String, VariableReference, std::less< const String >, VariableReferenceMap) | |
| libecs::DECLARE_VECTOR (VariableReference, VariableReferenceVector) | |
| libecs::LIBECS_DM_CLASS (Process, Entity) | |
| Process class is used to represent chemical and other phenonema which may or may not result in change in value of one or more Variables. | |
1.5.5