5 #include "../newicp/CRPTProxy.h"
7 #import "..\\isisicp\\isisicp.tlb" named_guids
31 virtual void run() { }
51 CComPtr<isisicpLib::Idae>
m_dae;
55 char*& comm_data_out,
ISISDSDataType& type_out,
int* dims_array_out,
int& ndims_out,
bool& free_out);
69 CComPtr<isisicpLib::Idae>
m_dae;
CComPtr< isisicpLib::Idae > m_dae
const char * address() const
CComPtr< isisicpLib::Idae > m_dae
std::list< ISISDSRequest * > m_requests
ISISDSRequest(SOCKET s, const char *address, CRPTProxy &crpt)
static unsigned __stdcall startHelper(void *arg)
Base(const std::string &logger_name="UNKNOWN")
void setLoggerName(const std::string &logger_name)
bool processCommand(ISISDSAccessMode access_type, const char *command_in, const char *comm_data_in, int comm_data_len_in, char *&comm_data_out, ISISDSDataType &type_out, int *dims_array_out, int &ndims_out, bool &free_out)