CClientPolynomFetcher Class Reference

concept for fetching mpqs polynomial intervals from server More...

#include <Client_IO.H>

List of all members.

Static Public Member Functions

static void fetch (mpz_t UpperBound_D)

Static Private Member Functions

static void * THREAD_fetch_polynom (void *)

Static Private Attributes

static string buffer


Detailed Description

concept for fetching mpqs polynomial intervals from server

Definition at line 11 of file Client_IO.H.


Member Function Documentation

void * CClientPolynomFetcher::THREAD_fetch_polynom ( void *   )  [static, private]

Definition at line 25 of file Client_IO.cc.

References buffer, cerr, communication_name, ConnectRetries, cout_network(), endl(), RetryDelay, server_port, and unix_buffer_exception::what().

Referenced by fetch().

Here is the call graph for this function:

void CClientPolynomFetcher::fetch ( mpz_t  UpperBound_D  )  [static]

Definition at line 64 of file Client_IO.cc.

References buffer, cerr, cout, cout_network(), endl(), exit(), CmpqsPolynom::load(), Polynom, and THREAD_fetch_polynom().

Referenced by main().

Here is the call graph for this function:


Member Data Documentation

string CClientPolynomFetcher::buffer [static, private]

Definition at line 14 of file Client_IO.H.

Referenced by fetch(), and THREAD_fetch_polynom().


The documentation for this class was generated from the following files:
Generated on Wed Nov 7 23:30:44 2007 for Qsieve by  doxygen 1.5.4