reSIProcate/stack  9694
Classes | Namespaces | Functions
Message.hxx File Reference
#include "rutil/Data.hxx"
#include <iosfwd>
#include "rutil/resipfaststreams.hxx"
Include dependency graph for Message.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  resip::Message
 The base-class used for message-passing. More...
class  resip::Message::Brief
 facet for brief output to streams More...

Namespaces

namespace  resip
 

SERNonceHelper implements the makeNonce function in the same way as SIP Express Router (SER) - http://www.iptel.org/ser.


Functions

EncodeStreamresip::operator<< (EncodeStream &strm, const Message &msg)
EncodeStreamresip::operator<< (EncodeStream &strm, const Message::Brief &brief)
std::ostream & resip::operator<< (std::ostream &strm, const Message &msg)
std::ostream & resip::operator<< (std::ostream &strm, const Message::Brief &brief)