libdcp
|
This is the complete list of members for dcp::VerificationNote, including all inherited members.
_code (defined in dcp::VerificationNote) | dcp::VerificationNote | private |
_data (defined in dcp::VerificationNote) | dcp::VerificationNote | private |
_type (defined in dcp::VerificationNote) | dcp::VerificationNote | private |
calculated_hash() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
Code enum name | dcp::VerificationNote | |
code() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
component() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
cpl_id() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
data(Data key) const (defined in dcp::VerificationNote) | dcp::VerificationNote | inlineprivate |
Data enum name | dcp::VerificationNote | private |
file() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
frame() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
frame_rate() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
id() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
line() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
note() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
other_id() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
reference_hash() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
set_calculated_hash(std::string hash) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
set_component(int component) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
set_cpl_id(std::string id) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
set_frame(int frame) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
set_frame_rate(int frame_rate) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
set_id(std::string id) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
set_other_id(std::string other_id) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
set_reference_hash(std::string hash) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
set_size(int size) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
size() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
type() const (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
Type enum name | dcp::VerificationNote | |
VerificationNote(Type type, Code code) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
VerificationNote(Type type, Code code, std::string note) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
VerificationNote(Type type, Code code, boost::filesystem::path file) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
VerificationNote(Type type, Code code, std::string note, boost::filesystem::path file) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |
VerificationNote(Type type, Code code, std::string note, boost::filesystem::path file, uint64_t line) (defined in dcp::VerificationNote) | dcp::VerificationNote | inline |