reSIProcate/stack  9694
Public Member Functions | Public Attributes
resip::Message::Brief Class Reference

facet for brief output to streams More...

#include <Message.hxx>

Collaboration diagram for resip::Message::Brief:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Brief (const Message &src)

Public Attributes

const MessagemSource

Detailed Description

facet for brief output to streams

Definition at line 27 of file Message.hxx.


Constructor & Destructor Documentation

Message::Brief::Brief ( const Message src)

Definition at line 21 of file Message.cxx.

                                         :
   mSource(source)
{
}

Member Data Documentation

Definition at line 31 of file Message.hxx.


The documentation for this class was generated from the following files: