#include <dc_filterlayout.h>
Inheritance diagram for DC_FilterLayout_t::
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 |
|
ctor |
|
dtor |