OpenAB  1.0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
OpenAB_Plugin::Node< __C > Class Template Reference

#include <Plugin.hpp>

Public Member Functions

 Node (__C *p, std::string &name)
 
 Node (__C *p, std::string &name, Node *n)
 
__C * getElement ()
 
NodegetNext ()
 
void setNext (Node *n)
 

Constructor & Destructor Documentation

template<typename __C>
OpenAB_Plugin::Node< __C >::Node ( __C *  p,
std::string &  name 
)
inline
template<typename __C>
OpenAB_Plugin::Node< __C >::Node ( __C *  p,
std::string &  name,
Node< __C > *  n 
)
inline

Member Function Documentation

template<typename __C>
__C* OpenAB_Plugin::Node< __C >::getElement ( )
inline
template<typename __C>
Node* OpenAB_Plugin::Node< __C >::getNext ( )
inline
template<typename __C>
void OpenAB_Plugin::Node< __C >::setNext ( Node< __C > *  n)
inline

The documentation for this class was generated from the following file: