AgentX++  2.0.5
Classes | Macros | Variables
agentx_session.h File Reference
#include <agent_pp/agent++.h>
#include <agent_pp/snmp_pp_ext.h>
#include <agentx_pp/agentx_reg.h>
#include <agentx_pp/agentx_def.h>
#include <agentx_pp/agentx_threads.h>
#include <agentx_pp/agentx_peer.h>

Go to the source code of this file.

Classes

class  AgentXSession
 
class  AgentXSessions
 

Macros

#define AGENTXPP_DECL_TEMPL_LIST_VBX
 
#define AGENTXPP_DECL_TEMPL_LIST_AGENTXSESSION
 The AgentXSessions class represents all opened sessions between an AgentX++ master and its AgentX subagents.
 

Variables

AGENTXPP_DECL_TEMPL template
class AGENTXPP_DECL 
List< Vbx >
 
AGENTXPP_DECL_TEMPL template
class AGENTXPP_DECL 
List< AgentXSession >
 

Macro Definition Documentation

#define AGENTXPP_DECL_TEMPL_LIST_AGENTXSESSION

The AgentXSessions class represents all opened sessions between an AgentX++ master and its AgentX subagents.

Author
Frank Fock
Version
1.3.2
#define AGENTXPP_DECL_TEMPL_LIST_VBX

Variable Documentation

AGENTXPP_DECL_TEMPL template class AGENTXPP_DECL List< Vbx >