NRP Core  1.4.1
DataPackInterface Member List

This is the complete list of members for DataPackInterface, including all inherited members.

clone() constDataPackInterfaceinlinevirtual
const_shared_ptr typedefPtrTemplates< DataPackInterface >
const_unique_ptr typedefPtrTemplates< DataPackInterface >
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
id() constDataPackInterface
isEmpty() constDataPackInterface
isUpdated() constDataPackInterface
name() constDataPackInterface
operator=(const DataPackInterface &)=defaultDataPackInterface
operator=(DataPackInterface &&)=defaultDataPackInterface
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 >
type() constDataPackInterface
unique_ptr typedefPtrTemplates< DataPackInterface >
~DataPackInterface()=defaultDataPackInterfacevirtual