north_seeker
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nnorth_seeker
 CTaskThe task context provides and requires services. It uses an ExecutionEngine to perform its functions. Essential interfaces are operations, data flow ports and properties. These interfaces have been defined using the oroGen specification. In order to modify the interfaces you should (re)use oroGen and rely on the associated workflow. using_library "north_seeker" import_types_from "north_seeker/CustomType.hpp" If this project uses data types that are defined in other oroGen projects, these projects should be imported there as well. import_types_from "base" Declare a new task context (i.e., a component)