|
ewmscp
..
|
#include "ioHandle.h"#include "pathHandler.h"#include <dcap.h>#include <throwcall.h>#include <mutex>#include <iostream>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> | |
| T | throwcall::dcap::badval (T call, t badvalue, const Args &... args) |
| #define _REENTRANT |
Definition at line 3 of file dcapCommon.h.
| #define dcapStat stat |
Definition at line 7 of file dcapCommon.h.
1.8.17