HOPS
HOPS class reference
Functions | Variables
apply_filter.c File Reference
#include <stdio.h>
#include "msg.h"
#include "mk4_data.h"
#include "param_struct.h"
#include "pass_struct.h"
#include "control.h"
#include "filter.h"
#include "statistics.h"

Functions

int apply_filter (struct type_pass *pass)
 

Variables

struct type_filter filter
 
struct type_statistics statistics
 

Function Documentation

◆ apply_filter()

int apply_filter ( struct type_pass pass)

Variable Documentation

◆ filter

struct type_filter filter

◆ statistics

struct type_statistics statistics