DC_FilterLayout_t Class Reference

#include <dc_filterlayout.h>

List of all members.

Public Methods

 DC_FilterLayout_t (void)
 ~DC_FilterLayout_t (void)
char * getName (void)
 gets the symbolic name for the layout.

void setName (char *sbName_in)
 sets the symbolic name for the layout.

int Add (char *sbFilterName, char *sbInsList, char *sbOutsList, bool fAllowCopies=true)

Protected Attributes

char * sbName


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_FilterLayout_t::DC_FilterLayout_t void   
 

ctor

DC_FilterLayout_t::~DC_FilterLayout_t void   
 

dtor


The documentation for this class was generated from the following files:
Generated on Fri Aug 9 15:46:15 2002 for DataCutter by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002