AgentTools Class Reference

#include <tools.h>

List of all members.

Static Public Member Functions

static char * make_concatenation (const char *, const char *)
 Return a new string that is the concatenation of two given strings.
static long file_size (FILE *)
 Return the file size of a given file.


Member Function Documentation

static char* AgentTools::make_concatenation ( const char *  ,
const char *   
) [static]

Return a new string that is the concatenation of two given strings.

Parameters:
prefix - The prefix string.
suffix - The suffix string.
Returns:
A new string.

static long AgentTools::file_size ( FILE *   )  [static]

Return the file size of a given file.

Returns:
The file size.


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

Generated on Fri May 29 22:36:54 2009 for AGENT++ by  doxygen 1.5.6