hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
DRCEAsyncTasksQueue.cpp File Reference
#include <iostream>
#include <fstream>
#include <sstream>
#include <utility>
#include <iterator>
#include <signal.h>
#include <dirent.h>
#include <sys/types.h>
#include <Poco/TaskManager.h>
#include <Poco/Timestamp.h>
#include <Poco/File.h>
#include <Poco/Logger.h>
#include "Process.hpp"
#include "DRCEAsyncTasksQueue.hpp"
#include "DRCEFileStream.hpp"
#include "DRCEOutputJsonMessage.hpp"
#include "DRCEMessageConst.hpp"
#include "DRCEError.hpp"
#include "DRCEResultData.hpp"
#include "DRCEFileBuilder.hpp"
#include "DRCECommonTask.hpp"
#include "DRCEFileExtractor.hpp"
#include "DRCECleanupTask.hpp"
#include "DRCETasksQueue.hpp"
#include "DRCEReadProcessData.hpp"
#include "DRCETaskRequestTerminateExecutor.hpp"
#include "DRCEResourceLimitsChecker.hpp"
Include dependency graph for DRCEAsyncTasksQueue.cpp:

Go to the source code of this file.

Namespaces

namespace  HCE
 < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()'
namespace  HCE::drce

Functions

std::ostream & HCE::drce::operator<< (std::ostream &os, const AsyncTasks &rhs)
std::istream & HCE::drce::operator>> (std::istream &is, AsyncTasks &rhs)