openthread-br  0.3.0-72c0388
Public Member Functions | List of all members
NonCopyable Class Reference

#include <src/common/code_utils.hpp>

Inheritance diagram for NonCopyable:
otbr::BorderAgent otbr::DBus::DBusObject otbr::MainloopManager otbr::Mdns::Publisher otbr::TaskRunner otbr::DBus::DBusThreadObject otbr::Mdns::PublisherAvahi otbr::Mdns::PublisherMDnsSd

Public Member Functions

 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

Detailed Description

This class makes any class that derives from it non-copyable. It is intended to be used as a private base class.


The documentation for this class was generated from the following file: