NRP Core  1.4.1
RawData< DATA_TYPE > Member List

This is the complete list of members for RawData< DATA_TYPE >, including all inherited members.

clone() const overrideDataPack< DATA_TYPE >inlinevirtual
const_shared_ptr typedefPtrTemplates< DataPackInterface >
const_unique_ptr typedefPtrTemplates< DataPackInterface >
create_python(const std::string &name)RawData< DATA_TYPE >inlinestatic
createID(const std::string &name, const std::string &engineName)DataPack< DATA_TYPE >inlinestatic
DataPack(const std::string &name, const std::string &engineName, DATA_TYPE *data_)DataPack< DATA_TYPE >inline
DataPack(const std::string &name, const std::string &engineName)DataPack< DATA_TYPE >inline
DataPack(const DataPack &)=deleteDataPack< DATA_TYPE >
DataPack(DataPack &&obj)=defaultDataPack< DATA_TYPE >
DataPackInterface()=defaultDataPackInterface
DataPackInterface(const DataPackInterface &)=defaultDataPackInterface
DataPackInterface(DataPackInterface &&obj)=defaultDataPackInterface
DataPackInterface(DEV_ID_T &&id)DataPackInterfaceinline
DataPackInterface(const std::string &name, const std::string &engineName, const std::string &type)DataPackInterface
DataPackInterface(const std::string &name, const std::string &engineName, const std::string &type, bool isUpdated)DataPackInterfaceinlineprotected
engineName() constDataPackInterface
getData() constDataPack< DATA_TYPE >inline
getType()DataPack< DATA_TYPE >inlinestatic
id() constDataPackInterface
isEmpty() constDataPackInterface
isUpdated() constDataPackInterface
name() constDataPackInterface
operator=(const DataPack &)=deleteDataPack< DATA_TYPE >
operator=(DataPack &&)=defaultDataPack< DATA_TYPE >
DataPackInterface::operator=(const DataPackInterface &)=defaultDataPackInterface
DataPackInterface::operator=(DataPackInterface &&)=defaultDataPackInterface
RawData()RawData< DATA_TYPE >inline
resetIsUpdated() constDataPackInterface
setEngineName(const std::string &engineName)DataPackInterface
setID(const DataPackIdentifier &id)DataPackInterface
setIsEmpty(bool value)DataPackInterfaceprotected
setName(const std::string &name)DataPackInterface
setType(const std::string &type)DataPackInterface
shared_ptr typedefPtrTemplates< DataPackInterface >
toPythonString()DataPack< DATA_TYPE >inline
type() constDataPackInterface
unique_ptr typedefPtrTemplates< DataPackInterface >
~DataPackInterface()=defaultDataPackInterfacevirtual