functional-dag
Loading...
Searching...
No Matches
Public Member Functions | List of all members
fn_dag::source_handler Class Reference
Inheritance diagram for fn_dag::source_handler:
fn_dag::module

Public Member Functions

 source_handler (module_source *_handle)
 
MODULE_TYPE get_type ()
 
module_sourceget_handle_as_source ()
 
- Public Member Functions inherited from fn_dag::module
virtual std::vector< std::string > const get_available_slots ()
 
virtual module_transmitget_slot_handle_as_mapping (const std::string &_slot_name)
 

Member Function Documentation

◆ get_handle_as_source()

module_source * fn_dag::source_handler::get_handle_as_source ( )
virtual

Reimplemented from fn_dag::module.

◆ get_type()

MODULE_TYPE fn_dag::source_handler::get_type ( )
virtual

Reimplemented from fn_dag::module.