PSNMPVarBindingList Class Reference
#include <psnmp.h>
List of all members.
Detailed Description
A list of object IDs and their values
Member Function Documentation
void PSNMPVarBindingList::Append |
( |
const PString & |
objectID |
) |
|
void PSNMPVarBindingList::AppendString |
( |
const PString & |
objectID, |
|
|
const PString & |
str | |
|
) |
| | |
PString PSNMPVarBindingList::GetObjectID |
( |
PINDEX |
idx |
) |
const |
PINDEX PSNMPVarBindingList::GetSize |
( |
|
) |
const |
PASNObject& PSNMPVarBindingList::operator[] |
( |
PINDEX |
idx |
) |
const |
void PSNMPVarBindingList::PrintOn |
( |
ostream & |
strm |
) |
const [virtual] |
Output the contents of the object to the stream. The exact output is dependent on the exact semantics of the descendent class. This is primarily used by the standard operator<<# function.
The default behaviour is to print the class name.
Reimplemented from PObject.
void PSNMPVarBindingList::RemoveAll |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: