This is Unofficial EPICS BASE Doxygen Site
epics::pvData::NoDefaultMethods Class Reference

Base class for not allowing default methods. More...

#include "noDefaultMethods.h"

Public Member Functions

 NoDefaultMethods ()
 

Detailed Description

Base class for not allowing default methods.

Note that copy constructor a copy methods are declared private.

Deprecated:
Deprecated in favor of EPICS_NOT_COPYABLE() pvDataCPP 7.0.0

Definition at line 50 of file noDefaultMethods.h.

Constructor & Destructor Documentation

epics::pvData::NoDefaultMethods::NoDefaultMethods ( )
inline

Definition at line 52 of file noDefaultMethods.h.

52 {}

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