Overload List
| Name | Description | |
|---|---|---|
| SnmpV3Packet()()() |
Standard constructor.
| |
| SnmpV3Packet(ScopedPdu) |
Standard constructor. Sets internal ScopedPdu class to the argument supplied instance of the
class. This is a good cheat that will allow you direct access to the internal ScopedPdu class
since it is not cloned by assigned to the internal variable.
|