NCBI C++ ToolKit
|
#include "util.hpp"
#include <connect/impl/connect_misc.hpp>
#include <connect/ncbi_socket.hpp>
#include <corelib/reader_writer.hpp>
#include <corelib/ncbi_config.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CNetServerConnection |
class | IEmbeddedStreamWriter |
class | IEmbeddedStreamReaderWriter |
class | CNetServerInfo |
class | CNetServer |
struct | CNetServer::SExecResult |
class | CNetServerMultilineCmdOutput |
Macros | |
#define | NCBI_GRID_XSITE_CONN_SUPPORT 1 |
Functions | |
CNetServerInfo | g_ServerInfoFromString (const string &server_info) |
#define NCBI_GRID_XSITE_CONN_SUPPORT 1 |
Definition at line 141 of file srv_connections.hpp.
CNetServerInfo g_ServerInfoFromString | ( | const string & | server_info | ) |
Definition at line 844 of file srv_connections.cpp.
Referenced by g_WorkerNodeInfoToJson().