Dev Essential  1.6.3
Loading...
Searching...
No Matches
map_trigger.h File Reference
#include <a_util/result.h>
#include <a_util/xml.h>
#include <string>
#include <vector>
Include dependency graph for map_trigger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ddl::mapping::MapTriggerBase
 
class  ddl::mapping::MapPeriodicTrigger
 implementation of a periodic trigger in the configuration api More...
 
class  ddl::mapping::MapSignalTrigger
 implementation of a signal trigger in the configuration api More...
 
class  ddl::mapping::MapDataTrigger
 implementation of a data trigger in the configuration api More...
 

Namespaces

namespace  ddl
 definition of the ddl namespace
 
namespace  ddl::mapping
 definition of the mapping namespace
 

Typedefs

typedef std::vector< MapTriggerBase * > ddl::mapping::MapTriggerList
 Public composite types used in the mapping::dd namespace.
 

Detailed Description