1#ifndef Cpl_Persistent_Record_h_
2#define Cpl_Persistent_Record_h_
45 virtual void stop() noexcept = 0;
This class extends the Cpl::Dm::EventLoop and Cpl::Itc:Mailbox classes to support the asynchronous ch...
Definition MailboxServer.h:43
This abstract class defines the public interface for a Record instance.
Definition Record.h:28
virtual void stop() noexcept=0
This method is to stop/shutdown the record.
virtual void start(Cpl::Dm::MailboxServer &myMbox) noexcept=0
This method is to start/initialize the record.
The 'Cpl' namespace is the root name space for the Colony.
Definition Api16.h:20