: WSImpl is the module providing the concrete C++ implementation (fully using C++ objects, exceptions etc) for the web service API. More...
#include <WSImpl.h>
Inherits StroikaSample::WebServices::IWSAPI.
: WSImpl is the module providing the concrete C++ implementation (fully using C++ objects, exceptions etc) for the web service API.
This is straight C++ application logic, with (hopefully) zero logic relating to marshalling, or HTTP etc.
Definition at line 21 of file WebService/Sources/WSImpl.h.