AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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::EFileLock ( )
EFileLock::EFileLock ( const char *  path)

Here is the call graph for this function:

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

Member Function Documentation

bool EFileLock::check ( )
bool EM::EventDownloader::EFileLock::check ( )
char * EFileLock::getPath ( )
char* EM::EventDownloader::EFileLock::getPath ( )
bool EM::EventDownloader::EFileLock::lock ( )
bool EFileLock::lock ( )

Here is the caller graph for this function:

bool EFileLock::setPath ( const char *  path)

Here is the caller graph for this function:

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

Here is the caller graph for this function:


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