AppCore
Loading...
Searching...
No Matches
Classes | Macros | Enumerations
EAdvertisementReaderWriter.h File Reference
#include "EAdvertisement.h"
#include <string>
#include <sys/file.h>
#include <unistd.h>
#include <errno.h>
Include dependency graph for EAdvertisementReaderWriter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EAdvertisementReaderWriter
 

Macros

#define _BSD_COMPAT
 

Enumerations

enum  ELockResult { FILE_NOT_FOUND = 0 , FILE_SUCCESSFULLY_LOCKED = 1 , FILE_NOT_LOCKED = 2 }
 
enum  LockType { SHARED_LOCK = 0 , EXCLUSIVE_LOCK = 1 }
 

Macro Definition Documentation

◆ _BSD_COMPAT

#define _BSD_COMPAT

Enumeration Type Documentation

◆ ELockResult

Enumerator
FILE_NOT_FOUND 
FILE_SUCCESSFULLY_LOCKED 
FILE_NOT_LOCKED 

◆ LockType

enum LockType
Enumerator
SHARED_LOCK 
EXCLUSIVE_LOCK