SNMP++  3.3.4
SnmpCollection< T >::cBlock Class Reference
Collaboration diagram for SnmpCollection< T >::cBlock:

Public Member Functions

 cBlock (cBlock *p, cBlock *n)
 

Public Attributes

T * item [MAXT]
 
cBlockprev
 
cBlocknext
 

Detailed Description

template<class T>
class SnmpCollection< T >::cBlock

Definition at line 68 of file collect.h.

Constructor & Destructor Documentation

template<class T>
SnmpCollection< T >::cBlock::cBlock ( cBlock p,
cBlock n 
)
inline

Definition at line 71 of file collect.h.

Member Data Documentation

template<class T>
cBlock* SnmpCollection< T >::cBlock::prev

Definition at line 73 of file collect.h.

Referenced by SnmpCollection< T >::clear().


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