AGENT++  4.0.3
Public Member Functions | Public Attributes | List of all members
ViewNameIndex Class Reference

#include <vacm.h>

Public Member Functions

 ViewNameIndex (const NS_SNMP OctetStr &vname)
 
 ~ViewNameIndex ()
 
void add (MibTableRow *row)
 
void remove (MibTableRow *row)
 
bool isEmpty ()
 

Public Attributes

NS_SNMP OctetStr name
 
List< MibTableRowviews
 

Constructor & Destructor Documentation

ViewNameIndex::ViewNameIndex ( const NS_SNMP OctetStr &  vname)
inline
ViewNameIndex::~ViewNameIndex ( )
inline

Member Function Documentation

void ViewNameIndex::add ( MibTableRow row)
inline
bool ViewNameIndex::isEmpty ( )
inline
void ViewNameIndex::remove ( MibTableRow row)
inline

Member Data Documentation

NS_SNMP OctetStr ViewNameIndex::name
List<MibTableRow> ViewNameIndex::views

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