newspeoplefor developersdocumentationdownloads

_nfiletime_win32.h File Reference

#include "kernel/ntypes.h"
#include <windows.h>

Go to the source code of this file.


Classes

class  _nFileTimeWin32

Defines

#define WIN32_LEAN_AND_MEAN

Functions

bool operator== (const _nFileTimeWin32 &a, const _nFileTimeWin32 &b)
bool operator!= (const _nFileTimeWin32 &a, const _nFileTimeWin32 &b)
bool operator> (const _nFileTimeWin32 &a, const _nFileTimeWin32 &b)
bool operator< (const _nFileTimeWin32 &a, const _nFileTimeWin32 &b)

Define Documentation

#define WIN32_LEAN_AND_MEAN
 

Definition at line 14 of file _nfiletime_win32.h.


Function Documentation

bool operator== const _nFileTimeWin32 a,
const _nFileTimeWin32 b
[inline]
 

Definition at line 56 of file _nfiletime_win32.h.

bool operator!= const _nFileTimeWin32 a,
const _nFileTimeWin32 b
[inline]
 

Definition at line 66 of file _nfiletime_win32.h.

bool operator> const _nFileTimeWin32 a,
const _nFileTimeWin32 b
[inline]
 

Definition at line 76 of file _nfiletime_win32.h.

bool operator< const _nFileTimeWin32 a,
const _nFileTimeWin32 b
[inline]
 

Definition at line 86 of file _nfiletime_win32.h.

Copyright © 1999-2005 by the contributing authors. Ideas, requests, problems: Send feedback.