MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / MTime

Method MTime

deps/FtpClient/FTPFileStatus.h:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 long Size() const { return m_lSize; };
74 T_enMTimeType MTimeType() const { return m_enModificationTimeType; };
75 time_t MTime() const { return m_mtime; };
76 const tstring& Attributes() const { return m_strAttributes; };
77 const tstring& UID() const { return m_strUID; };
78 const tstring& GID() const { return m_strGID; };

Callers 6

CompareMethod · 0.80
InsertTimeFunction · 0.80
ParseEPLFMethod · 0.80
ParseUNIXStyleListingMethod · 0.80
ParseMultiNetListingMethod · 0.80
ParseMSDOSListingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected