Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

AddClient.c File Reference

An agent that utilizes the "add" solvable registered by the AddAgent . More...

#include <stdio.h>
#include <string.h>
#include <libicl.h>
#include <liboaa.h>

Go to the source code of this file.

Defines

#define AGENT_NAME   "AddClient_C"

Functions

int setup_oaa_connection (int argc, char *argv[])
 Setups up the the connection between this agent and the facilitator.

int main (int argc, char *argv[])


Detailed Description

An agent that utilizes the "add" solvable registered by the AddAgent .

Definition in file AddClient.c.


Define Documentation

#define AGENT_NAME   "AddClient_C"
 

Definition at line 8 of file AddClient.c.


Function Documentation

int main int  argc,
char *  argv[]
 

Definition at line 12 of file AddClient.c.

int setup_oaa_connection int  argc,
char *  argv[]
 

Setups up the the connection between this agent and the facilitator.

Parameters:
argc passed in but not used in this implementation
argv passed in but not used in this implementation
Returns:
TRUE if successful


Generated on Thu Nov 3 22:22:22 2005 using doxygen 1.3.5