89 if ( reply.IsSetDiscard() ) {
93 if ( reply.IsSetEnd_of_reply() && reply.CanBeDeleted() ) {
User-defined methods of the data storage class.
This stream exchanges data with a named service, in a constraint that the service is implemented as o...
virtual void ReadReply(CObjectIStream &in, TReply &reply)
void JustAsk(const CID2_Request_Packet &packet)
virtual void WriteRequest(CObjectOStream &out, const TRequest &request)
std::ofstream out("events_result.xml")
main entry point for tests
EIO_Status Fetch(const STimeout *timeout=kDefaultTimeout)
Flush the stream and fetch the response (w/o extracting any user data)
unique_ptr< CObjectOStream > m_Out
C * SerialClone(const C &src)
Create on heap a clone of the source object.
CRef< C > Ref(C *object)
Helper functions to get CRef<> and CConstRef<> objects.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
Tdata & Set(void)
Assign a value to data member.
bool IsSetEnd_of_reply(void) const
true if this reply is the last one for the request false if more replies will follow Check if a value...
User-defined methods of the data storage class.
static const STimeout kZeroTimeout
std::istream & in(std::istream &in_, double &x_)