dnxAgent.h File Reference

#include "dnxCfgParser.h"

Go to the source code of this file.

Functions

void dnxAgentSignalReconfig (void)
 The reconfigure signal from the process signal handler.
int dnxInitAgent (char *agentUrl, DnxCfgParser *parser)
 Initializes the server management agent.
void dnxReleaseAgent (void)
 Cleans up server management agent.


Function Documentation

void dnxAgentSignalReconfig ( void   ) 

The reconfigure signal from the process signal handler.

Definition at line 536 of file dnxAgent.c.

int dnxInitAgent ( char *  agentUrl,
DnxCfgParser parser 
)

Initializes the server management agent.

Parameters:
[in] agentUrl - the listen url of the agent.
[in] parser - the global configuration parser.
Returns:
Zero on success, or a non-zero error code.

Definition at line 541 of file dnxAgent.c.

void dnxReleaseAgent ( void   ) 

Cleans up server management agent.

Definition at line 568 of file dnxAgent.c.


Generated on Tue Apr 13 15:15:30 2010 for DNX by  doxygen 1.5.6