sends::sends_main Class Reference
[Sends Server]

SENDS server class. More...

#include <sends_main.hh>

List of all members.

Public Member Functions

 sends_main (int argc, const char *argv[])
 Constructor.
 ~sends_main (void)
 Destructor.
void configure (void)
 configure.
void doit (void)
 Main routine.


Detailed Description

SENDS server class.

Process class of the SENDS server.

Author:
John Zweizig
Version:
1.0; Last Modified January 23, 2008

Constructor & Destructor Documentation

sends::sends_main::sends_main ( int  argc,
const char *  argv[] 
)

Constructor.

Construct the server class. The constructor includes initialization and interconnection of the sends pipeline stages and their thread pools, and the initialization of the use, channel, frame and segment databases.

Parameters:
argc Number of command line arguments
argv Vector of command line argument pointers.

sends::sends_main::~sends_main ( void   ) 

Destructor.

Shut down server.


Member Function Documentation

void sends::sends_main::configure ( void   ) 

configure.

Read configuration file.

void sends::sends_main::doit ( void   ) 

Main routine.

Server processing method.


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

Generated on Tue Jun 10 12:18:12 2008 for SENDS by  doxygen 1.5.5