start_client::MyClient Class Reference

List of all members.

Public Member Functions

def __init__
def _get_keywords
def _remove_item
def initialise_database
def get_serverlist
def fetch_error_messages

Detailed Description

main class for the client application 

Definition at line 14 of file start_client.py.


Member Function Documentation

def start_client::MyClient::__init__   self,
  config_data,
  verb,
  smtp_pa
 

Constructor

Definition at line 16 of file start_client.py.

def start_client::MyClient::_get_keywords   self,
  filus
 

This function extracts keyword from a give file!

Definition at line 201 of file start_client.py.

def start_client::MyClient::_remove_item   self,
  listus,
  item
 

This function removes an item for a list as a rekursive function.

Definition at line 233 of file start_client.py.

def start_client::MyClient::fetch_error_messages   self  ) 
 

This function starts the worker thread, who initalises the regular fetching of the error messages.

Definition at line 261 of file start_client.py.

def start_client::MyClient::get_serverlist   self  ) 
 

This function returns the server list.

Definition at line 255 of file start_client.py.

def start_client::MyClient::initialise_database   self  ) 
 

This function is initalising the database, creates it, when it's not there! It creates finally the database access cursor for further work with the database.

Definition at line 249 of file start_client.py.


The documentation for this class was generated from the following file:
Generated on Sun Mar 5 15:54:49 2006 for Client by  doxygen 1.4.6-NO