#include "DcAdaptersBank.h"
Go to the source code of this file.
Defines | |
#define | FUNC_NAME "GetAdapter" |
DcAdaptersBank.cpp: implementation of the CdcAdaptersBank class. | |
Typedefs | |
typedef bool(__stdcall * | cfunc )(IdcAdapter **pp_adapter, const char *name, bool(*pGetParam)(const char *, char *, int)) |
#define FUNC_NAME "GetAdapter" |
DcAdaptersBank.cpp: implementation of the CdcAdaptersBank class.
for documentation see the header file.
Definition at line 27 of file DcAdaptersBank.cpp.
typedef bool(__stdcall * cfunc)(IdcAdapter **pp_adapter, const char *name, bool(*pGetParam)(const char *, char *, int)) |
Definition at line 29 of file DcAdaptersBank.cpp.