#include <threads.h>
Public Member Functions | |
MibMethodCall (Mib *c, void(Mib::*m)(Request *), Request *r) | |
MibMethodCall (const MibMethodCall &other) | |
Public Attributes | |
Mib * | called_class |
mib_method_t | method |
Request * | req |
MibMethodCall::MibMethodCall | ( | const MibMethodCall & | other | ) | [inline] |