qpid::SessionId Class Reference

Identifier for a session. More...

#include <SessionId.h>

List of all members.

Public Member Functions

 SessionId (const std::string &userId=std::string(), const std::string &name=std::string())
std::string getUserId () const
std::string getName () const
bool operator< (const SessionId &) const
bool operator== (const SessionId &id) const
std::string str () const


Detailed Description

Identifier for a session.

There are two parts to a session identifier:

getUserId() returns the authentication principal associated with the session's connection.

getName() returns the session name.

The name must be unique among sessions with the same authentication principal.

Definition at line 41 of file SessionId.h.


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

Generated on Thu Oct 16 13:37:58 2008 for Qpid by  doxygen 1.5.6