46 #ifndef _DIRECT_CONN_HPP_    47 #define _DIRECT_CONN_HPP_    77       return "DIRECT_CONNECTION";
 direct_conn(const CustomOrderedSet< data_transfer > &_live_variable)
Costructor. 
const std::string get_string() const override
Returns the name associated with the element. 
~direct_conn() override=default
Destructor. 
Generic class managing elements used to interconnect generic objects into datapath. 
Template definition of refcount. 
Class to represent direct connections. 
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...