Agent Struct Reference

#include <jvmti_internal.h>

List of all members.

Public Member Functions

 Agent (const char *name)
 ~Agent ()

Public Attributes

const char * agentName
jint agent_id
jboolean dynamic_agent
apr_dso_handle_t * agentLib
apr_pool_t * pool
f_Agent_OnLoad Agent_OnLoad_func
f_Agent_OnUnLoad Agent_OnUnLoad_func
Agentnext


Constructor & Destructor Documentation

Agent.Agent ( const char *  name  ) 

Agent.~Agent (  ) 


Member Data Documentation

const char* Agent.agentName

jint Agent.agent_id

jboolean Agent.dynamic_agent

apr_dso_handle_t* Agent.agentLib

apr_pool_t* Agent.pool

f_Agent_OnLoad Agent.Agent_OnLoad_func

f_Agent_OnUnLoad Agent.Agent_OnUnLoad_func

Agent* Agent.next


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

Genereated on Tue Mar 11 19:26:00 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.