libdcp
dcp::VerificationNote Member List

This is the complete list of members for dcp::VerificationNote, including all inherited members.

_code (defined in dcp::VerificationNote)dcp::VerificationNoteprivate
_data (defined in dcp::VerificationNote)dcp::VerificationNoteprivate
_type (defined in dcp::VerificationNote)dcp::VerificationNoteprivate
calculated_hash() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
Code enum namedcp::VerificationNote
code() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
component() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
cpl_id() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
data(Data key) const (defined in dcp::VerificationNote)dcp::VerificationNoteinlineprivate
Data enum namedcp::VerificationNoteprivate
file() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
frame() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
frame_rate() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
id() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
line() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
note() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
other_id() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
reference_hash() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
set_calculated_hash(std::string hash) (defined in dcp::VerificationNote)dcp::VerificationNoteinline
set_component(int component) (defined in dcp::VerificationNote)dcp::VerificationNoteinline
set_cpl_id(std::string id) (defined in dcp::VerificationNote)dcp::VerificationNoteinline
set_frame(int frame) (defined in dcp::VerificationNote)dcp::VerificationNoteinline
set_frame_rate(int frame_rate) (defined in dcp::VerificationNote)dcp::VerificationNoteinline
set_id(std::string id) (defined in dcp::VerificationNote)dcp::VerificationNoteinline
set_other_id(std::string other_id) (defined in dcp::VerificationNote)dcp::VerificationNoteinline
set_reference_hash(std::string hash) (defined in dcp::VerificationNote)dcp::VerificationNoteinline
set_size(int size) (defined in dcp::VerificationNote)dcp::VerificationNoteinline
size() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
type() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
Type enum namedcp::VerificationNote
VerificationNote(Type type, Code code) (defined in dcp::VerificationNote)dcp::VerificationNoteinline
VerificationNote(Type type, Code code, std::string note) (defined in dcp::VerificationNote)dcp::VerificationNoteinline
VerificationNote(Type type, Code code, boost::filesystem::path file) (defined in dcp::VerificationNote)dcp::VerificationNoteinline
VerificationNote(Type type, Code code, std::string note, boost::filesystem::path file) (defined in dcp::VerificationNote)dcp::VerificationNoteinline
VerificationNote(Type type, Code code, std::string note, boost::filesystem::path file, uint64_t line) (defined in dcp::VerificationNote)dcp::VerificationNoteinline