#include "Chain.hpp"
template<class T>
class CMDRSCHAINEDLISTITEM< T >
this is an item inside a CMDRSCHAINEDLIST.
Definition at line 7 of file Chain.hpp.
template<class T >
CMDRSCHAINEDLISTITEM< T >::CMDRSCHAINEDLISTITEM |
( |
| ) |
|
|
inline |
Default constructor.
Definition at line 16 of file Chain.hpp.
template<class T >
T* CMDRSCHAINEDLISTITEM< T >::Obj |
template<class T >
CMDRSCHAINEDLISTITEM* CMDRSCHAINEDLISTITEM< T >::pNext |
Address of the next item.
Definition at line 13 of file Chain.hpp.
The documentation for this class was generated from the following file:
- D:/Mes documents/Trusty/Arduino/Libraries/Commanders/src/Chain.hpp