SNMP++
3.3.11
|
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 72 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 75 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 74 of file collect.h.
Referenced by SnmpCollection< T >::clear().