NCBI C++ ToolKit
|
Search Toolkit Book for NAutomation::SInputOutput
#include "automation.hpp"
(Private to src/app/grid/grid_cli
.)
Public Member Functions | |
SInputOutput (const CJsonNode &message) | |
Public Attributes | |
CJsonIterator | input |
CJsonNode | reply |
Definition at line 66 of file automation.hpp.
Definition at line 71 of file automation.hpp.
CJsonIterator NAutomation::SInputOutput::input |
Definition at line 68 of file automation.hpp.
Referenced by NAutomation::SCommandImpl::Check(), NAutomation::CAutomationObject::CheckCall(), SSimpleCommandImpl::Exec(), SVariadicCommandImpl::Exec(), and NAutomation::CAutomationProc::ProcessMessage().
CJsonNode NAutomation::SInputOutput::reply |
Definition at line 69 of file automation.hpp.
Referenced by NAutomation::SNetStorageServer::ExecAckAlert(), NAutomation::SNetScheduleServer::ExecAffinityInfo(), NAutomation::SNetStorageObject::ExecAttrList(), NAutomation::SNetScheduleServer::ExecClientInfo(), NAutomation::SNetStorageService::ExecClientObjects(), NAutomation::CAutomationProc::ExecEcho(), NAutomation::SNetService::ExecExec(), NAutomation::CAutomationProc::ExecExit(), NAutomation::SNetServiceBase::ExecGetAddress(), NAutomation::SNetStorageObject::ExecGetAttr(), NAutomation::SNetCacheService::ExecGetBlob(), NAutomation::SNetCacheBlob::ExecGetKey(), NAutomation::SNetICacheBlob::ExecGetKey(), NAutomation::SNetServiceBase::ExecGetName(), NAutomation::SNetCacheService::ExecGetServers(), NAutomation::SNetScheduleService::ExecGetServers(), NAutomation::SNetStorageService::ExecGetServers(), NAutomation::SNetStorageObject::ExecInfo(), NAutomation::SNetScheduleService::ExecJobCounters(), NAutomation::SNetScheduleServer::ExecJobGroupInfo(), NAutomation::SNetScheduleService::ExecJobInfo(), NAutomation::CAutomationObject::ExecNew(), NAutomation::SNetScheduleServer::ExecNotificationInfo(), NAutomation::SNetStorageService::ExecOpenObject(), NAutomation::SNetScheduleService::ExecParseKey(), NAutomation::SNetScheduleService::ExecQueueClassInfo(), NAutomation::SNetScheduleService::ExecQueueInfo(), NAutomation::SNetCacheBlob::ExecRead(), NAutomation::SNetScheduleService::ExecReconf(), NAutomation::SNetStorageService::ExecRequest(), NAutomation::SNetService::ExecServerInfo(), NAutomation::SNetStorageService::ExecServerInfo(), NAutomation::SNetScheduleServer::ExecServerStatus(), NAutomation::SNetStorageService::ExecUserObjects(), NAutomation::SWorkerNode::ExecVersion(), NAutomation::CAutomationProc::ExecVersion(), NAutomation::CAutomationProc::ExecWhatIs(), NAutomation::SWorkerNode::ExecWnInfo(), NAutomation::SNetCacheBlob::ExecWrite(), and NAutomation::CAutomationProc::ProcessMessage().