Class CRegistrationSenderSHM

Inheritance Relationships

Base Type

Class Documentation

class CRegistrationSenderSHM : public eCAL::CRegistrationSender

Public Functions

CRegistrationSenderSHM(const Registration::SHM::SAttributes &attr_, std::shared_ptr<eCAL::CMemFileMap> memfile_map_)
~CRegistrationSenderSHM() override
CRegistrationSenderSHM(const CRegistrationSenderSHM &other) = delete
CRegistrationSenderSHM &operator=(const CRegistrationSenderSHM &other) = delete
CRegistrationSenderSHM(CRegistrationSenderSHM &&other) noexcept = delete
CRegistrationSenderSHM &operator=(CRegistrationSenderSHM &&other) noexcept = delete
virtual bool SendSampleList(const Registration::SampleList &sample_list) override