avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
Protected Member Functions | List of all members
av::noncopyable Class Reference

#include <avutils.h>

Inheritance diagram for av::noncopyable:
Inheritance graph
[legend]

Protected Member Functions

 noncopyable ()=default
 
 noncopyable (const noncopyable &)=delete
 
void operator= (const noncopyable &)=delete
 

Constructor & Destructor Documentation

◆ noncopyable() [1/2]

av::noncopyable::noncopyable ( )
protecteddefault

◆ noncopyable() [2/2]

av::noncopyable::noncopyable ( const noncopyable )
protecteddelete

Member Function Documentation

◆ operator=()

void av::noncopyable::operator= ( const noncopyable )
protecteddelete

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