Class NoDefaultMethods

Class Documentation

class NoDefaultMethods

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

Public Functions

inline NoDefaultMethods()