|
Ariles
|
Definition in file count.h.
Go to the source code of this file.
#include "common.h"Classes | |
| class | ariles2::count::Visitor |
Namespaces | |
| namespace | ariles2 |
| namespace | ariles2::count |
Macros | |
| #define | ARILES2_NAMED_ENTRY_count(v, entry, name) +1 |
| #define | ARILES2_PARENT_count(v, entry) +entry::arilesVisit(visitor, parameters) |
| #define | ARILES2_VISIT_count |
| #define | ARILES2_METHODS_count |
| #define | ARILES2_BASE_METHODS_count ARILES2_BASE_METHODS(count) |
Typedefs | |
| using | ariles2::count::Parameters = visitor::Parameters |
| using | ariles2::count::Base = entry::ConstBase< const Visitor > |
| using | ariles2::Count = count::Visitor |
| #define ARILES2_BASE_METHODS_count ARILES2_BASE_METHODS(count) |
| #define ARILES2_METHODS_count |
| #define ARILES2_PARENT_count | ( | v, | |
| entry | |||
| ) | +entry::arilesVisit(visitor, parameters) |
| #define ARILES2_VISIT_count |