ADTF  3.18.3
data_trigger.h File Reference

Go to the source code of this file.

Classes

class  DataTrigger
 DataTrigger implements a concrete periodic trigger in the runtime. More...
 

Namespaces

 ddl
 definition of the ddl namespace
 
 ddl::mapping
 definition of the mapping namespace
 
 ddl::mapping::rt
 definition of the rt namespace for mapping
 

Enumerations

enum  Operator {
  e_equal = 1 , e_not_equal , e_less_than , e_greater_than ,
  e_less_than_equal , e_greater_than_equal
}
 the operator set within the config More...
 

Detailed Description

Definition in file data_trigger.h.