GtexPostProcessorAllOutput
GtexPostProcessorAllOutput — all-output post-processor
|
|
Includes
#include <gtex.h>
Description
A post-processor that keeps all the output. Nothing is filtered.
Functions
gtex_post_processor_all_output_new ()
GtexPostProcessor *
gtex_post_processor_all_output_new (void
);
Types and Values
GtexPostProcessorAllOutput
typedef struct _GtexPostProcessorAllOutput GtexPostProcessorAllOutput;