![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <probe/bus/json/elementsInl.hpp>


Public Member Functions | |
| virtual void | Accept (Visitor &visitor) |
| virtual void | Accept (ConstVisitor &visitor) const |
| virtual Imp * | Clone () const |
| virtual bool | Compare (const Imp &imp) const |
| Imp_T (const ElementTypeT &element) | |
Private Attributes | |
| ElementTypeT | m_Element |
Definition at line 47 of file elementsInl.hpp.
| wns::probe::bus::json::UnknownElement::Imp_T< ElementTypeT >::Imp_T | ( | const ElementTypeT & | element | ) | [inline] |
Definition at line 50 of file elementsInl.hpp.
| virtual void wns::probe::bus::json::UnknownElement::Imp_T< ElementTypeT >::Accept | ( | Visitor & | visitor | ) | [inline, virtual] |
Implements wns::probe::bus::json::UnknownElement::Imp.
Definition at line 54 of file elementsInl.hpp.
| virtual void wns::probe::bus::json::UnknownElement::Imp_T< ElementTypeT >::Accept | ( | ConstVisitor & | visitor | ) | const [inline, virtual] |
Implements wns::probe::bus::json::UnknownElement::Imp.
Definition at line 53 of file elementsInl.hpp.
| virtual Imp* wns::probe::bus::json::UnknownElement::Imp_T< ElementTypeT >::Clone | ( | ) | const [inline, virtual] |
Implements wns::probe::bus::json::UnknownElement::Imp.
Definition at line 51 of file elementsInl.hpp.
| virtual bool wns::probe::bus::json::UnknownElement::Imp_T< ElementTypeT >::Compare | ( | const Imp & | imp | ) | const [inline, virtual] |
Implements wns::probe::bus::json::UnknownElement::Imp.
Definition at line 56 of file elementsInl.hpp.
ElementTypeT wns::probe::bus::json::UnknownElement::Imp_T< ElementTypeT >::m_Element [private] |
Definition at line 65 of file elementsInl.hpp.
1.5.5