#include <ItemFactory.hpp>
Public Member Functions | |
ElementChild (const Node::Ptr &n) | |
ElementChild (const Node::Ptr &n, bool c) | |
operator const Node::Ptr & () | |
const Node * | operator-> () const |
Public Attributes | |
Node::Ptr | node |
bool | clone |
ItemFactory::ElementChild::ElementChild | ( | const Node::Ptr & | n | ) | [inline] |
ItemFactory::ElementChild::ElementChild | ( | const Node::Ptr & | n, | |
bool | c | |||
) | [inline] |
ItemFactory::ElementChild::operator const Node::Ptr & | ( | ) | [inline] |
const Node* ItemFactory::ElementChild::operator-> | ( | ) | const [inline] |