HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SampleCountChannel::Edit Class Reference

#include <ImfSampleCountChannel.h>

Public Member Functions

IMFUTIL_EXPORT Edit (SampleCountChannel &level)
 
IMFUTIL_EXPORT ~Edit ()
 
 Edit (const Edit &other)=delete
 
Editoperator= (const Edit &other)=delete
 
 Edit (Edit &&other)=delete
 
Editoperator= (Edit &&other)=delete
 
IMFUTIL_EXPORT unsigned intsampleCounts () const
 

Detailed Description

Definition at line 184 of file ImfSampleCountChannel.h.

Constructor & Destructor Documentation

SampleCountChannel::Edit::Edit ( SampleCountChannel level)
inline

Definition at line 277 of file ImfSampleCountChannel.h.

SampleCountChannel::Edit::~Edit ( )
inline

Definition at line 286 of file ImfSampleCountChannel.h.

SampleCountChannel::Edit::Edit ( const Edit other)
delete
SampleCountChannel::Edit::Edit ( Edit &&  other)
delete

Member Function Documentation

Edit& SampleCountChannel::Edit::operator= ( const Edit other)
delete
Edit& SampleCountChannel::Edit::operator= ( Edit &&  other)
delete
unsigned int * SampleCountChannel::Edit::sampleCounts ( ) const
inline

Definition at line 293 of file ImfSampleCountChannel.h.


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