libcrn  3.9.5
A document image processing library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
crn::Document Member List

This is the complete list of members for crn::Document, including all inherited members.

AddView(const Path &fname)crn::Document
begin() const crn::Documentinline
Clear()crn::Document
ClearUserData()crn::Savable
DeleteUserData(const String &key)crn::Savable
deserialize_internal_data(xml::Element &el)crn::Savable
Document()crn::Document
Document(const Document &)=deletecrn::Document
Document(Document &&)=defaultcrn::Document
end() const crn::Documentinline
filelockcrn::Savableprotected
GetAuthor() const noexceptcrn::Documentinline
GetBasename() const noexceptcrn::Documentinline
GetDate() const noexceptcrn::Documentinline
GetDefaultDirName()crn::Documentstatic
GetFilename() const noexceptcrn::Savableinline
GetFilenames() const crn::Document
GetName() const crn::Savableinline
GetNbViews() const noexceptcrn::Documentinline
GetThumbHeight() noexceptcrn::Documentstatic
GetThumbnail(size_t index, bool refresh=false) const crn::Document
GetThumbnail(const String &id, bool refresh=false) const crn::Document
GetThumbnailFilename(size_t index, bool refresh=false) const crn::Document
GetThumbnailFilename(const String &id, bool refresh=false) const crn::Document
GetThumbnailPath() const crn::Document
GetThumbWidth() noexceptcrn::Documentstatic
GetUserData(const String &key)crn::Savable
GetUserData(const String &key) const crn::Savable
GetUserDataKey(const SObject &value) const crn::Savable
GetView(size_t num) const crn::Document
GetView(const String &id) const crn::Document
GetView(const Path &fname) const crn::Document
GetViewFilename(size_t num) const crn::Document
GetViewFilename(const String &id) const crn::Document
GetViewId(size_t num) const crn::Document
GetViewId(const Path &fname) const crn::Document
GetViewIds() const crn::Document
GetViewIndex(const String &id) const crn::Document
GetViewIndex(const Path &fname) const crn::Document
InsertView(const Path &fname, size_t pos)crn::Document
IsUserData(const String &key) const crn::Savable
Load(const Path &fname)crn::Savable
operator=(const Document &)=deletecrn::Document
operator=(Document &&)=defaultcrn::Document
crn::Savable::operator=(const Savable &)=deletecrn::Savable
crn::Savable::operator=(Savable &&c)crn::Savable
RemoveView(const Path &fname)crn::Document
RemoveView(size_t num)crn::Document
RemoveView(const String &id)crn::Document
ReorderViewsFrom(const std::vector< size_t > &from)crn::Document
ReorderViewsTo(const std::vector< size_t > &to)crn::Document
Savable(const String &s=U"")crn::Savable
Savable(const Savable &)=deletecrn::Savable
Savable(Savable &&) noexceptcrn::Savable
Savable(const String &s, const Path &fname)crn::Savable
Save(const Path &fname)crn::Savable
Save()crn::Savable
serialize_internal_data(xml::Element &el) const crn::Savable
SetAuthor(const String &s)crn::Documentinline
SetBasename(const Path &s)crn::Documentinline
SetDate(const String &s)crn::Documentinline
setFilename(const Path &fname)crn::Savableinlineprotected
setFilename(Path &&fname) noexceptcrn::Savableinlineprotected
SetName(const String &s)crn::Savableinline
SetName(String &&s) noexceptcrn::Savableinline
SetThumbHeight(size_t h)crn::Documentstatic
SetThumbWidth(size_t w)crn::Documentstatic
SetUserData(const String &key, SObject value)crn::Savable
~Document() overridecrn::Documentvirtual
~Object()=defaultcrn::Objectvirtual
~Savable()crn::Savablevirtual