AppCore
Loading...
Searching...
No Matches
Public Member Functions | List of all members
EM::EventDownloader::EFileLock Class Reference

#include <efilelock.h>

Public Member Functions

 EFileLock ()
 
 EFileLock (const char *path)
 
 ~EFileLock ()
 
bool setPath (const char *path)
 
char * getPath ()
 
bool lock ()
 
bool check ()
 
bool unlock ()
 
 EFileLock ()
 
 EFileLock (const char *path)
 
 ~EFileLock ()
 
bool setPath (const char *path)
 
char * getPath ()
 
bool lock ()
 
bool check ()
 
bool unlock ()
 

Constructor & Destructor Documentation

◆ EFileLock() [1/4]

EFileLock::EFileLock ( )

◆ EFileLock() [2/4]

EFileLock::EFileLock ( const char *  path)
Here is the call graph for this function:

◆ ~EFileLock() [1/2]

EFileLock::~EFileLock ( )

◆ EFileLock() [3/4]

EM::EventDownloader::EFileLock::EFileLock ( )

◆ EFileLock() [4/4]

EM::EventDownloader::EFileLock::EFileLock ( const char *  path)

◆ ~EFileLock() [2/2]

EM::EventDownloader::EFileLock::~EFileLock ( )

Member Function Documentation

◆ check() [1/2]

bool EFileLock::check ( )

◆ check() [2/2]

bool EM::EventDownloader::EFileLock::check ( )

◆ getPath() [1/2]

char * EFileLock::getPath ( )

◆ getPath() [2/2]

char * EM::EventDownloader::EFileLock::getPath ( )

◆ lock() [1/2]

bool EFileLock::lock ( )
Here is the caller graph for this function:

◆ lock() [2/2]

bool EM::EventDownloader::EFileLock::lock ( )

◆ setPath() [1/2]

bool EFileLock::setPath ( const char *  path)
Here is the caller graph for this function:

◆ setPath() [2/2]

bool EM::EventDownloader::EFileLock::setPath ( const char *  path)

◆ unlock() [1/2]

bool EFileLock::unlock ( )
Here is the caller graph for this function:

◆ unlock() [2/2]

bool EM::EventDownloader::EFileLock::unlock ( )

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