JX Application Framework
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Friends | List of all members
JFileID Class Reference

#include <JFileID.h>

Public Member Functions

 JFileID ()
 
 JFileID (const JString &fullName)
 
bool IsValid () const
 
void SetFileName (const JString &fullName)
 

Static Public Member Functions

static std::weak_ordering Compare (const JFileID &id1, const JFileID &id2)
 

Friends

bool operator== (const JFileID &lhs, const JFileID &rhs)
 

Detailed Description

Stores system dependent information that can be used to quickly check
if two files are the same item in a file system.

Constructor & Destructor Documentation

◆ JFileID() [1/2]

JFileID::JFileID ( )

◆ JFileID() [2/2]

JFileID::JFileID ( const JString fullName)

Member Function Documentation

◆ Compare()

std::weak_ordering JFileID::Compare ( const JFileID id1,
const JFileID id2 
)
static

◆ IsValid()

bool JFileID::IsValid ( ) const
inline

◆ SetFileName()

void JFileID::SetFileName ( const JString fullName)

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( const JFileID lhs,
const JFileID rhs 
)
friend

The documentation for this class was generated from the following files: