DC_FilterLayout_t Class Reference

#include <dc_filterlayout.h>

Inheritance diagram for DC_FilterLayout_t::

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 at Mon Mar 3 13:53:22 2003 for DataCutter by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001