libdcp
Public Member Functions | Private Attributes | List of all members
dcp::Frame< R, B > Class Template Reference

Public Member Functions

 Frame (R *reader, int n, std::shared_ptr< const DecryptionContext > c, bool check_hmac)
 
 Frame (Frame const &)=delete
 
Frameoperator= (Frame const &)=delete
 
uint8_t const * data () const
 
int size () const
 

Private Attributes

std::shared_ptr< B > _buffer
 

Detailed Description

template<class R, class B>
class dcp::Frame< R, B >

Definition at line 54 of file frame.h.


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