ivutils
Loading...
Searching...
No Matches
logger.h File Reference

Interface for collecting process variables identified by their symbolic names. More...

#include <map>
#include <vector>
#include <string>
#include <utility>
#include "refobj.h"
Include dependency graph for logger.h:
This graph shows which files directly or indirectly include this file:

Classes

class  process_detail< inp_t, out_t >
 Template base class for collecting process variables identified by their symbolic names into output vector. More...
 
class  entry_filter< inp_t >
 class for building filter chains More...
 
class  logic_filter< inp_t, pred_t >
 links the chain with logical predicate More...
 
class  range_filter< inp_t, pred_t, lesseq_t >
 links the chain with logical predicate More...
 

Detailed Description

Interface for collecting process variables identified by their symbolic names.