NRP Core  1.4.1
python_module.cpp File Reference

Classes

class  PreprocessedDataPack
 Dummy alias class for EngineDataPack, mapped to PreprocessedDataPack python decorator. More...
 
class  PreprocessingFunction
 Dummy alias class for TransceiverFunction, mapped to PreprocessingFunction python decorator. More...
 

Functions

std::shared_ptr< DataPackIdentifiergenDevID (const std::string &name, const std::string &engineName)
 
std::shared_ptr< DataPackInterfacegenDevInterface (const std::string &name, const std::string &engineName)
 
 BOOST_PYTHON_MODULE (PYTHON_MODULE_NAME)
 

Function Documentation

◆ BOOST_PYTHON_MODULE()

BOOST_PYTHON_MODULE ( PYTHON_MODULE_NAME  )

◆ genDevID()

std::shared_ptr<DataPackIdentifier> genDevID ( const std::string &  name,
const std::string &  engineName 
)
inline

◆ genDevInterface()

std::shared_ptr<DataPackInterface> genDevInterface ( const std::string &  name,
const std::string &  engineName 
)
inline