![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <KeyBuilder.hpp>


Public Member Functions | |
| KeyBuilder (const wns::ldk::fun::FUN *fun, const wns::pyconfig::View &config) | |
| virtual void | onFUNCreated () |
| virtual wns::ldk::ConstKeyPtr | operator() (const wns::ldk::CompoundPtr &compound, int direction) const |
| virtual | ~KeyBuilder () |
Private Attributes | |
| wns::pyconfig::View | config_ |
| struct glue::KeyBuilder::Friends | friends_ |
| const wns::ldk::fun::FUN * | fun_ |
Classes | |
| struct | Friends |
Definition at line 53 of file KeyBuilder.hpp.
| KeyBuilder::KeyBuilder | ( | const wns::ldk::fun::FUN * | fun, | |
| const wns::pyconfig::View & | config | |||
| ) |
Definition at line 60 of file KeyBuilder.cpp.
| virtual glue::KeyBuilder::~KeyBuilder | ( | ) | [inline, virtual] |
| void KeyBuilder::onFUNCreated | ( | ) | [virtual] |
| wns::ldk::ConstKeyPtr KeyBuilder::operator() | ( | const wns::ldk::CompoundPtr & | compound, | |
| int | direction | |||
| ) | const [virtual] |
wns::pyconfig::View glue::KeyBuilder::config_ [private] |
Definition at line 73 of file KeyBuilder.hpp.
struct glue::KeyBuilder::Friends glue::KeyBuilder::friends_ [private] |
const wns::ldk::fun::FUN* glue::KeyBuilder::fun_ [private] |
Definition at line 72 of file KeyBuilder.hpp.
1.5.5