header

MDClient.h File Reference

#include <openssl/ssl.h>
#include <openssl/err.h>
#include <string>
#include <list>
#include <stdint.h>
#include "AMGAService.h"

Go to the source code of this file.


Classes

class  MDClient
class  MDClient::MDClientLock

Defines

#define MD_DEFAULT_PORT   8822

Functions

int serverCertVerifyCallback (int ok, X509_STORE_CTX *store)
void int_sig_handler (int sig)
MDClientregisterClient (MDClient *client)

Define Documentation

#define MD_DEFAULT_PORT   8822

MDClient is a class which provides client functionality for an application which wants to run as a client to the metatada server. MDClient controls an IP connection to a server providing a socket for metadata queries and responses

Definition at line 40 of file MDClient.h.

Referenced by MDFed::retrieveFedHosts(), and MDClient::useServer().


Function Documentation

void int_sig_handler ( int  sig  ) 

Signal handler for SIGINT

Definition at line 67 of file MDClient.cc.

MDClient* registerClient ( MDClient client  ) 

Definition at line 76 of file MDClient.cc.

References int_sig_handler().

int serverCertVerifyCallback ( int  ok,
X509_STORE_CTX *  store 
)


Generated on Mon Apr 16 13:59:18 2012 for AMGA by  doxygen 1.4.7