DC_Placement_t Class Reference

#include <dc_placement.h>

Inheritance diagram for DC_Placement_t::

List of all members.

Public Methods

 DC_Placement_t (void)
 ~DC_Placement_t (void)
void Add (char *sbFilterName, char *sbHostName, int nCopiesLow=-1, int nCopiesHigh=-1)
void AddWritePolicy (char *sbStreamName, char *sbSourceRe, char *sbSinkRe, char *sbPolicy)

Protected Attributes

bool fProcessed

Detailed Description

allows for in-code creation of placement for a set of filters, instead of reading it from an external file.


Constructor & Destructor Documentation

DC_Placement_t::DC_Placement_t ( void )
 

ctor

DC_Placement_t::~DC_Placement_t ( void )
 

dtor


Member Function Documentation

void DC_Placement_t::Add ( char * sbFilterName,
char * sbHostName,
int nCopiesLow = -1,
int nCopiesHigh = -1 )
 

sbHostName - "<one_per_node>" == assign filters RR to running appds


The documentation for this class was generated from the following files:
Generated at Mon Mar 3 13:53:23 2003 for DataCutter by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001