#include <pana_session.h>
Inheritance diagram for PANA_SessionAttribute:

| Public Member Functions | |
| virtual void | Reset () | 
| Public Attributes | |
| std::string | m_SessionId | 
| PANA_DeviceIdContainer | m_PeerDeviceId | 
| PANA_DeviceId::TYPE | m_ReqDeviceId | 
| ACE_UINT32 | m_InitialPacTsec | 
| ACE_UINT32 | m_InitialPaaTsec | 
| ACE_UINT32 | m_LastTransmittedTsec | 
| ACE_UINT32 | m_LastReceivedTsec | 
| ACE_UINT32 | m_LastReceivedRsec | 
| ACE_UINT32 | m_SessionLifetime | 
| ACE_UINT32 | m_PeerPort | 
| ACE_UINT32 | m_BindCount | 
| ACE_UINT32 | m_BindResult [PANA_BIND_COUNT_MAX] | 
| ACE_UINT32 | m_TerminationCause | 
| AAAMessageBlock * | m_LastPayload | 
| PANA_CfgProviderInfo | m_PreferedISP | 
| PANA_CfgProviderInfo | m_PreferedNAP | 
| bool | m_SeparateAuth | 
| std::list< PANA_Message * > | m_RxMessageQueue | 
Definition at line 50 of file pana_session.h.
| 
 | 
| Number of bind request received Definition at line 79 of file pana_session.h. | 
| 
 | 
| Result code of all binds Definition at line 81 of file pana_session.h. | 
| 
 | 
| initial tseq number for Paa Definition at line 67 of file pana_session.h. | 
| 
 | 
| initial tseq number for Pac Definition at line 65 of file pana_session.h. | 
| 
 | 
| last EAP payload Definition at line 85 of file pana_session.h. | 
| 
 | 
| last recevied seq number value Definition at line 73 of file pana_session.h. | 
| 
 | 
| last transmit seq number value Definition at line 71 of file pana_session.h. | 
| 
 | 
| last transmitted tseq value Definition at line 69 of file pana_session.h. | 
| 
 | 
| Pac/Paa peer id Definition at line 61 of file pana_session.h. | 
| 
 | 
| port number of peer Definition at line 77 of file pana_session.h. | 
| 
 | 
| negotiated ISP information Definition at line 87 of file pana_session.h. | 
| 
 | 
| negotiated NAP information Definition at line 89 of file pana_session.h. | 
| 
 | 
| Requested Device Id during bind Definition at line 63 of file pana_session.h. | 
| 
 | 
| Receive message queue Definition at line 93 of file pana_session.h. | 
| 
 | 
| negotiated separate NAP & ISP auth Definition at line 91 of file pana_session.h. | 
| 
 | 
| session-id, database index Definition at line 59 of file pana_session.h. | 
| 
 | 
| negotiated session lifetime Definition at line 75 of file pana_session.h. | 
| 
 | 
| last termination cause recorded Definition at line 83 of file pana_session.h. | 
 1.3.5
 
1.3.5