NRP Core  1.4.1
from_engine_datapack.h File Reference

Go to the source code of this file.

Classes

class  EngineDataPack
 Class for input datapacks for transceiver functions, mapped to EngineDataPack python decorator. More...
 
class  EngineDataPacks
 Class for input multiple datapacks for a single transceiver function, mapped to EngineDataPacks python decorator. More...
 

Enumerations

enum  DataPackPassingPolicy { PASS_BY_VALUE, PASS_BY_REFERENCE }
 

Enumeration Type Documentation

◆ DataPackPassingPolicy

Enumerator
PASS_BY_VALUE 
PASS_BY_REFERENCE