NCBI C++ ToolKit
Classes | Typedefs | Enumerations
ns_command_arguments.hpp File Reference
#include <connect/services/netservice_protocol_parser.hpp>
#include <connect/services/compound_id.hpp>
#include <string>
#include "ns_types.hpp"
+ Include dependency graph for ns_command_arguments.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

struct  SNSCommandArguments
 

Typedefs

typedef long TDumpFields
 

Enumerations

enum  EDumpFields {
  eId = (1 << 0) , eKey = (1 << 1) , eStatus = (1 << 2) , eLastTouch = (1 << 3) ,
  eEraseTime = (1 << 4) , eRunExpiration = (1 << 5) , eReadExpiration = (1 << 6) , eSubmitNotifPort = (1 << 7) ,
  eSubmitNotifExpiration = (1 << 8) , eListenerNotif = (1 << 9) , eListenerNotifExpiration = (1 << 10) , eEvents = (1 << 11) ,
  eRunCounter = (1 << 12) , eReadCounter = (1 << 13) , eAffinity = (1 << 14) , eGroup = (1 << 15) ,
  eMask = (1 << 16) , eInput = (1 << 17) , eOutput = (1 << 18) , eProgressMsg = (1 << 19) ,
  eRemoteClientSID = (1 << 20) , eRemoteClientIP = (1 << 21) , eNcbiPHID = (1 << 22) , eNeedSubmitProgressMsgNotif = (1 << 23) ,
  eNeedListenerProgressMsgNotif = (1 << 24) , eNeedStolenNotif = (1 << 25) , eGCEraseTime = (1 << 26) , eScope = (1 << 27) ,
  eAll
}
 

Typedef Documentation

◆ TDumpFields

typedef long TDumpFields

Definition at line 85 of file ns_command_arguments.hpp.

Enumeration Type Documentation

◆ EDumpFields

Enumerator
eId 
eKey 
eStatus 
eLastTouch 
eEraseTime 
eRunExpiration 
eReadExpiration 
eSubmitNotifPort 
eSubmitNotifExpiration 
eListenerNotif 
eListenerNotifExpiration 
eEvents 
eRunCounter 
eReadCounter 
eAffinity 
eGroup 
eMask 
eInput 
eOutput 
eProgressMsg 
eRemoteClientSID 
eRemoteClientIP 
eNcbiPHID 
eNeedSubmitProgressMsgNotif 
eNeedListenerProgressMsgNotif 
eNeedStolenNotif 
eGCEraseTime 
eScope 
eAll 

Definition at line 45 of file ns_command_arguments.hpp.

Modified on Sat Jun 08 14:21:43 2024 by modify_doxy.py rev. 669887