ADTF
Loading...
Searching...
No Matches
target.h File Reference
Include dependency graph for target.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ddl::mapping::rt::Target
 Target represents a mapped target signal in the runtime api. More...
 

Namespaces

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

Typedefs

typedef std::map< std::string, Target * > ddl::mapping::rt::TargetMap
 Public composite types used in the mapping::rt namespace.
 
typedef std::set< Target * > ddl::mapping::rt::TargetSet
 the targets pointer list
 

Detailed Description