eap_am_memory_store_tlv_data_c Class Reference
class eap_am_memory_store_tlv_data_c
|
Constructor & Destructor Documentation
eap_am_memory_store_tlv_data_c(abs_eap_am_tools_c *const)
~eap_am_memory_store_tlv_data_c()
EAP_FUNC_IMPORT
|
~eap_am_memory_store_tlv_data_c
|
(
|
)
|
[virtual]
|
Member Functions Documentation
copy_message_data(const eap_tlv_message_data_c *const, const u32_t)
get_message_data()
EAP_FUNC_IMPORT void *
|
get_message_data
|
(
|
)
|
const
|
This function returns the pointer to the data. Empty message return NULL pointer.
get_message_data_length()
EAP_FUNC_IMPORT
u32_t
|
get_message_data_length
|
(
|
)
|
const
|
This function returns the length of the data. Empty message return zero.
get_timer_id()
EAP_FUNC_IMPORT
u32_t
|
get_timer_id
|
(
|
)
|
const
|
object_decrease_reference_count()
EAP_FUNC_IMPORT
u32_t
|
object_decrease_reference_count
|
(
|
)
|
|
This function should first decrease reference count and second return the remaining reference count. Reference count must not be decreased when it is zero.
object_increase_reference_count()
EAP_FUNC_IMPORT void
|
object_increase_reference_count
|
(
|
)
|
|
This function should increase reference count.
Member Data Documentation
abs_eap_am_tools_c *const m_am_tools
u32_t
m_timer_id
u32_t
|
m_timer_id
|
[private]
|
eap_tlv_message_data_c
m_tlv_data
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.