#include <vector>
#include "config.h"
Namespaces | |
| namespace | ace |
Classes | |
| class | ace::PartOfContext |
| Part of context is smallest unit used for context tracing functionality. More... | |
Typedefs | |
| typedef unsigned int | ace::context_frequency_t |
| Definition of type used for context frequency counter. | |
| typedef std::vector < PartOfContext > | ace::context_t |
| Full context is made out from parts of context. | |
(C) Ceslav Przywara 2008, MFF UK Prague
1.5.6