#include "DcGlobals.h"
#include "DcParameters.h"
#include "DcEnginesSet.h"
#include "DcUserStatus.h"
#include "Interfaces/DcEngine.h"
#include "Interfaces/DcRequest.h"
#include "Interfaces/DcResponse.h"
#include "Interfaces/DcAdaptersSet.h"
Go to the source code of this file.
Classes | |
class | CdcEnginesBank |
The Engines Bank class is responsible for loading the scripts engines from their libraries, and passing them to the CdcConnectionThread object so it can execute scripts on the buffer that is going back to the client. More... |