Home
last modified time | relevance | path

Searched refs:OutgoingRequests (Results 1 – 4 of 4) sorted by relevance

/trunk/main/binaryurp/source/
H A Doutgoingrequests.cxx42 OutgoingRequests::OutgoingRequests() {} in OutgoingRequests() function in binaryurp::OutgoingRequests
44 OutgoingRequests::~OutgoingRequests() {} in ~OutgoingRequests()
46 void OutgoingRequests::push( in push()
53 OutgoingRequest OutgoingRequests::top(rtl::ByteSequence const & tid) { in top()
66 void OutgoingRequests::pop(rtl::ByteSequence const & tid) throw () { in pop()
H A Doutgoingrequests.hxx40 class OutgoingRequests: private boost::noncopyable { class
42 OutgoingRequests();
44 ~OutgoingRequests();
H A Dbridge.cxx135 OutgoingRequests & requests, rtl::ByteSequence const & tid,
143 OutgoingRequests & requests_;
149 OutgoingRequests & requests, rtl::ByteSequence const & tid, in PopOutgoingRequest()
H A Dbridge.hxx260 OutgoingRequests outgoingRequests_;

Completed in 25 milliseconds