#include <mcllib/snmp/MCVTSnmp.h>
Inheritance diagram for MCVTOid:
Public Member Functions | |
MCVTOid (const MCOid &val) | |
Construct from a constant. | |
MCVTOid (const mcllib::MCVariantType &vt) | |
Construct from the specified variant. | |
operator MCOid () | |
Obtain the value as an MCOid. |
|
Construct from the specified variant. An exception is thrown if vt does not contain an appropriate value. |