SNMP++  3.3.11
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 69 of file collect.h.

Constructor & Destructor Documentation

◆ cBlock()

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

Definition at line 72 of file collect.h.

Member Data Documentation

◆ item

◆ next

◆ prev

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

Definition at line 74 of file collect.h.

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


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