ewmscp  ..
Classes | Namespaces | Macros | Functions
dcapCommon.h File Reference

(v0.19-24-g0617ca1 with changes)

#include "ioHandle.h"
#include "pathHandler.h"
#include <dcap.h>
#include <throwcall.h>
#include <mutex>
#include <iostream>
Include dependency graph for dcapCommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dCapLock
 
class  dcapCommon
 
class  dcapIoCommon
 

Namespaces

 throwcall
 
 throwcall::dcap
 

Macros

#define _REENTRANT
 
#define dcapStat   stat
 

Functions

template<typename T , typename ... Args>
void throwcall::dcap::good0 (T call, const Args &... args)
 
template<typename T , typename t , typename ... Args>
throwcall::dcap::badval (T call, t badvalue, const Args &... args)
 

Macro Definition Documentation

◆ _REENTRANT

#define _REENTRANT

Definition at line 3 of file dcapCommon.h.

◆ dcapStat

#define dcapStat   stat

Definition at line 7 of file dcapCommon.h.