ivutils
|
Interface for collecting process variables identified by their symbolic names. More...
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... | |
Interface for collecting process variables identified by their symbolic names.