metaproxy  1.3.55
Public Member Functions | Private Attributes | List of all members
metaproxy_1::filter::SessionShared::InitKey Class Reference
Collaboration diagram for metaproxy_1::filter::SessionShared::InitKey:
Collaboration graph

Public Member Functions

bool operator< (const SessionShared::InitKey &k) const
 InitKey (Z_InitRequest *req)
 InitKey (const InitKey &)
 ~InitKey ()

Private Attributes

char * m_idAuthentication_buf
int m_idAuthentication_size
char * m_otherInfo_buf
int m_otherInfo_size
ODR m_odr

Detailed Description

Definition at line 51 of file filter_session_shared.cpp.

Constructor & Destructor Documentation

metaproxy_1::filter::SessionShared::InitKey::InitKey ( Z_InitRequest *  req)
metaproxy_1::filter::SessionShared::InitKey::InitKey ( const InitKey )
metaproxy_1::filter::SessionShared::InitKey::~InitKey ( )

Member Function Documentation

bool metaproxy_1::filter::SessionShared::InitKey::operator< ( const SessionShared::InitKey k) const

Member Data Documentation

char* metaproxy_1::filter::SessionShared::InitKey::m_idAuthentication_buf
private

Definition at line 58 of file filter_session_shared.cpp.

int metaproxy_1::filter::SessionShared::InitKey::m_idAuthentication_size
private

Definition at line 59 of file filter_session_shared.cpp.

ODR metaproxy_1::filter::SessionShared::InitKey::m_odr
private

Definition at line 62 of file filter_session_shared.cpp.

char* metaproxy_1::filter::SessionShared::InitKey::m_otherInfo_buf
private

Definition at line 60 of file filter_session_shared.cpp.

int metaproxy_1::filter::SessionShared::InitKey::m_otherInfo_size
private

Definition at line 61 of file filter_session_shared.cpp.


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