nux-1.14.0
nux::NFileManager::FileTimeStamp Struct Reference

Timestamp structure. More...

#include <NuxCore/FileManager/NFileManagerGeneric.h>

List of all members.

Public Member Functions

INT GetJulian (void) const
INT GetSecondOfDay (void) const
bool operator== (FileTimeStamp &Other) const
bool operator!= (FileTimeStamp &Other) const
bool operator< (FileTimeStamp &Other) const
bool operator> (FileTimeStamp &Other) const
bool operator>= (FileTimeStamp &Other) const
bool operator<= (FileTimeStamp &Other) const

Public Attributes

INT Year
INT Month
INT Day
INT Hour
INT Minute
INT Second
INT DayOfWeek
INT DayOfYear

Detailed Description

Timestamp structure.

Definition at line 85 of file NFileManagerGeneric.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends