NCBI C++ ToolKit
Classes | Macros | Functions | Variables
grid_worker.cpp File Reference
#include <ncbi_pch.hpp>
#include "grid_worker_impl.hpp"
#include "grid_control_thread.hpp"
#include "netcache_api_impl.hpp"
#include <connect/services/grid_globals.hpp>
#include <sys/types.h>
#include <signal.h>
#include <unistd.h>
+ Include dependency graph for grid_worker.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CGridControlThread
 
class  CWorkerNodeIdleThread
 
class  CIdleWatcher
 

Macros

#define NCBI_USE_ERRCODE_X   ConnServ_WorkerNode
 
#define DEFAULT_NS_TIMEOUT   30
 

Functions

bool g_IsRequestStartEventEnabled ()
 
bool g_IsRequestStopEventEnabled ()
 

Variables

static CGridWorkerNode::EDisabledRequestEvents s_ReqEventsDisabled
 

Macro Definition Documentation

◆ DEFAULT_NS_TIMEOUT

#define DEFAULT_NS_TIMEOUT   30

Definition at line 49 of file grid_worker.cpp.

◆ NCBI_USE_ERRCODE_X

#define NCBI_USE_ERRCODE_X   ConnServ_WorkerNode

Definition at line 47 of file grid_worker.cpp.

Function Documentation

◆ g_IsRequestStartEventEnabled()

bool g_IsRequestStartEventEnabled ( )

◆ g_IsRequestStopEventEnabled()

bool g_IsRequestStopEventEnabled ( )

Variable Documentation

◆ s_ReqEventsDisabled

CGridWorkerNode::EDisabledRequestEvents s_ReqEventsDisabled
static
Modified on Fri Sep 20 14:57:55 2024 by modify_doxy.py rev. 669887