|
SNMP++
3.3.4
|

Public Member Functions | |
| cBlock (cBlock *p, cBlock *n) | |
Public Attributes | |
| T * | item [MAXT] |
| cBlock * | prev |
| cBlock * | next |
|
inline |
| T* SnmpCollection< T >::cBlock::item[MAXT] |
Definition at line 71 of file collect.h.
Referenced by SnmpCollection< T >::clear(), SnmpCollection< T >::get_element(), SnmpCollection< T >::operator+=(), SnmpCollection< T >::operator=(), SnmpCollection< T >::operator[](), SnmpCollection< T >::set_element(), and SnmpCollection< T >::SnmpCollection().
| cBlock* SnmpCollection< T >::cBlock::next |
Definition at line 74 of file collect.h.
Referenced by SnmpCollection< T >::clear(), SnmpCollection< T >::get_element(), SnmpCollection< T >::operator+=(), SnmpCollection< T >::operator=(), SnmpCollection< T >::operator[](), SnmpCollection< T >::set_element(), and SnmpCollection< T >::SnmpCollection().
| cBlock* SnmpCollection< T >::cBlock::prev |
Definition at line 73 of file collect.h.
Referenced by SnmpCollection< T >::clear().