Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef OBJECTS_TRACKMGR_GRIDCLI__TRACK_ATTR_VALUE_CLIENT_HPP
2 #define OBJECTS_TRACKMGR_GRIDCLI__TRACK_ATTR_VALUE_CLIENT_HPP
56 typedef objects::CTMgr_TrackAttrValueRequest
TRequest;
57 typedef objects::CTMgr_TrackAttrValueReply
TReply;
63 const string& NS_queue,
64 const string& client_name,
65 const string& NC_registry_section
69 const string& NC_registry_section =
kEmptyStr
Traits class for compressed binary ASN.1 streams.
CGridRPCBaseClient<typename TConnectTraits>
CGridRPCBaseClient< ncbi::CAsnBinCompressed > TBaseClient
objects::CTMgr_TrackAttrValueReply TReply
objects::CTMgr_TrackAttrValueRequest TRequest
CConstRef< TRequest > TRequestCRef
CTMgr_TrackAttrValueReply –.
CTMgr_TrackAttrValueRequest –.
Classes pertaining to GRID-based ASN.1 RPC clients.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.