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
_filedcp::VerificationNoteprivate
_linedcp::VerificationNoteprivate
_notedcp::VerificationNoteprivate
_type (defined in dcp::VerificationNote)dcp::VerificationNoteprivate
Code enum namedcp::VerificationNote
code() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
file() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
line() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
note() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
Type enum namedcp::VerificationNote
type() const (defined in dcp::VerificationNote)dcp::VerificationNoteinline
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