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

#include <threads.h>

Public Member Functions

 MibMethodCall (Mib *c, void(Mib::*m)(Request *), Request *r)
 
 MibMethodCall (const MibMethodCall &other)
 

Public Attributes

Mibcalled_class
 
mib_method_t method
 
Requestreq
 

Constructor & Destructor Documentation

MibMethodCall::MibMethodCall ( Mib c,
void(Mib::*)(Request *)  m,
Request r 
)
inline
MibMethodCall::MibMethodCall ( const MibMethodCall other)
inline

Member Data Documentation

Mib* MibMethodCall::called_class
mib_method_t MibMethodCall::method
Request* MibMethodCall::req

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