|
dmlite
0.4
|
DummyPoolManager implementation. More...
#include <dmlite/cpp/dummy/DummyPool.h>
Macros | |
| #define | DELEGATE(method,...) |
| Little of help here to avoid redundancy. | |
| #define | DELEGATE_RETURN(method,...) |
| Little of help here to avoid redundancy. | |
DummyPoolManager implementation.
It makes sense as a base for other decorator plug-ins.
| #define DELEGATE | ( | method, | |
| ... | |||
| ) |
Little of help here to avoid redundancy.
| #define DELEGATE_RETURN | ( | method, | |
| ... | |||
| ) |
Little of help here to avoid redundancy.
1.8.1.2