AgentX++  2.0.5
Public Member Functions | Protected Attributes | List of all members
AgentXCloseTask Class Reference

The AgentXCloseTask class implements a task for processing AgentX close PDUs. More...

#include <agentx_master.h>

Inheritance diagram for AgentXCloseTask:

Public Member Functions

 AgentXCloseTask (MasterAgentXMib *m, AgentXPeer *p, AgentXPdu *c)
 
virtual ~AgentXCloseTask ()
 
virtual void run ()
 

Protected Attributes

MasterAgentXMibmib
 
AgentXPeerpeer
 
AgentXPduclosePdu
 

Detailed Description

The AgentXCloseTask class implements a task for processing AgentX close PDUs.

Author
Frank Fock
Version
1.4b

Constructor & Destructor Documentation

AgentXCloseTask::AgentXCloseTask ( MasterAgentXMib m,
AgentXPeer p,
AgentXPdu c 
)
inline
virtual AgentXCloseTask::~AgentXCloseTask ( )
virtual

Member Function Documentation

virtual void AgentXCloseTask::run ( )
virtual

Member Data Documentation

AgentXPdu* AgentXCloseTask::closePdu
protected
MasterAgentXMib* AgentXCloseTask::mib
protected
AgentXPeer* AgentXCloseTask::peer
protected

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