![]() |
Rosetta
2016.19
|
Binding generation for C++ enums. More...
Classes | |
| class | binder::EnumBinder |
Namespaces | |
| binder | |
Functions | |
| void | binder::add_relevant_includes (clang::EnumDecl const *E, std::vector< std::string > &includes, std::set< clang::NamedDecl const * > &stack, int) |
| extract include needed for this generator and add it to includes vector More... | |
| std::string | binder::bind_enum (std::string const &module, clang::EnumDecl *E) |
Binding generation for C++ enums.
1.8.7