Functions
ltkc_element.c File Reference
#include "ltkc_platform.h"
#include "ltkc_base.h"
Include dependency graph for ltkc_element.c:

Go to the source code of this file.

Functions

void LLRP_Element_addSubParameterToAllList (LLRP_tSElement *pElement, LLRP_tSParameter *pParameter)
void LLRP_Element_addToSubParameterList (LLRP_tSElement *pElement, LLRP_tSParameter **ppListHead, LLRP_tSParameter *pValue)
void LLRP_Element_attachToSubParameterList (LLRP_tSParameter **ppListHead, LLRP_tSParameter *pValue)
void LLRP_Element_clearSubParameterAllList (LLRP_tSElement *pElement)
void LLRP_Element_clearSubParameterList (LLRP_tSElement *pElement, LLRP_tSParameter **ppListHead)
LLRP_tSElementLLRP_Element_construct (const LLRP_tSTypeDescriptor *pTypeDescriptor)
void LLRP_Element_destruct (LLRP_tSElement *pElement)
void LLRP_Element_finalDestruct (LLRP_tSElement *pElement)
void LLRP_Element_removeSubParameterFromAllList (LLRP_tSElement *pElement, LLRP_tSParameter *pParameter)
void LLRP_Element_setSubParameterPtr (LLRP_tSElement *pElement, LLRP_tSParameter **ppPtr, LLRP_tSParameter *pValue)
int LLRP_Element_walk (const LLRP_tSElement *pElement, int(*pFunc)(const LLRP_tSElement *pElement, void *pArg), void *pArg, int iDepth, int nMaxDepth)
void LLRP_Message_setMessageID (LLRP_tSMessage *pMessage, llrp_u32_t MessageID)
llrp_bool_t LLRP_Parameter_isAllowedExtension (LLRP_tSParameter *pParameter, const LLRP_tSTypeDescriptor *pEnclosingTypeDescriptor)
llrp_bool_t LLRP_Parameter_isAllowedIn (LLRP_tSParameter *pParameter, const LLRP_tSTypeDescriptor *pEnclosingTypeDescriptor)

Function Documentation

Definition at line 65 of file ltkc_element.c.

void LLRP_Element_addToSubParameterList ( LLRP_tSElement pElement,
LLRP_tSParameter **  ppListHead,
LLRP_tSParameter pValue 
)

Definition at line 144 of file ltkc_element.c.

Definition at line 165 of file ltkc_element.c.

Definition at line 112 of file ltkc_element.c.

void LLRP_Element_clearSubParameterList ( LLRP_tSElement pElement,
LLRP_tSParameter **  ppListHead 
)

Definition at line 183 of file ltkc_element.c.

Definition at line 29 of file ltkc_element.c.

void LLRP_Element_destruct ( LLRP_tSElement pElement)

Definition at line 46 of file ltkc_element.c.

Definition at line 56 of file ltkc_element.c.

Definition at line 85 of file ltkc_element.c.

void LLRP_Element_setSubParameterPtr ( LLRP_tSElement pElement,
LLRP_tSParameter **  ppPtr,
LLRP_tSParameter pValue 
)

Definition at line 126 of file ltkc_element.c.

int LLRP_Element_walk ( const LLRP_tSElement pElement,
int(*)(const LLRP_tSElement *pElement, void *pArg)  pFunc,
void *  pArg,
int  iDepth,
int  nMaxDepth 
)

Definition at line 200 of file ltkc_element.c.

void LLRP_Message_setMessageID ( LLRP_tSMessage pMessage,
llrp_u32_t  MessageID 
)

Definition at line 239 of file ltkc_element.c.

llrp_bool_t LLRP_Parameter_isAllowedExtension ( LLRP_tSParameter pParameter,
const LLRP_tSTypeDescriptor pEnclosingTypeDescriptor 
)

Definition at line 264 of file ltkc_element.c.

llrp_bool_t LLRP_Parameter_isAllowedIn ( LLRP_tSParameter pParameter,
const LLRP_tSTypeDescriptor pEnclosingTypeDescriptor 
)

Definition at line 247 of file ltkc_element.c.



thingmagic_rfid
Author(s): Brian Bingham
autogenerated on Thu May 16 2019 03:01:24