Public Attributes
LLRP_SDecoderStreamOps Struct Reference

#include <ltkc_base.h>

List of all members.

Public Attributes

llrp_bytesToEnd_t(* pfGet_bytesToEnd )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
int(* pfGet_e1 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
int(* pfGet_e16 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
int(* pfGet_e2 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
int(* pfGet_e32 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
int(* pfGet_e8 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_u8v_t(* pfGet_e8v )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
void(* pfGet_reserved )(LLRP_tSDecoderStream *pDecoderStream, unsigned int nBits)
llrp_s16_t(* pfGet_s16 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_s16v_t(* pfGet_s16v )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_s32_t(* pfGet_s32 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_s32v_t(* pfGet_s32v )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_s64_t(* pfGet_s64 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_s64v_t(* pfGet_s64v )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_s8_t(* pfGet_s8 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_s8v_t(* pfGet_s8v )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_u1_t(* pfGet_u1 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_u16_t(* pfGet_u16 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_u16v_t(* pfGet_u16v )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_u1v_t(* pfGet_u1v )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_u2_t(* pfGet_u2 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_u32_t(* pfGet_u32 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_u32v_t(* pfGet_u32v )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_u64_t(* pfGet_u64 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_u64v_t(* pfGet_u64v )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_u8_t(* pfGet_u8 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_u8v_t(* pfGet_u8v )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_u96_t(* pfGet_u96 )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)
llrp_utf8v_t(* pfGet_utf8v )(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Detailed Description

Definition at line 754 of file ltkc_base.h.


Member Data Documentation

Definition at line 882 of file ltkc_base.h.

int(* LLRP_SDecoderStreamOps::pfGet_e1)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 892 of file ltkc_base.h.

int(* LLRP_SDecoderStreamOps::pfGet_e16)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 907 of file ltkc_base.h.

int(* LLRP_SDecoderStreamOps::pfGet_e2)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 897 of file ltkc_base.h.

int(* LLRP_SDecoderStreamOps::pfGet_e32)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 912 of file ltkc_base.h.

int(* LLRP_SDecoderStreamOps::pfGet_e8)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 902 of file ltkc_base.h.

Definition at line 917 of file ltkc_base.h.

void(* LLRP_SDecoderStreamOps::pfGet_reserved)(LLRP_tSDecoderStream *pDecoderStream, unsigned int nBits)

Definition at line 926 of file ltkc_base.h.

llrp_s16_t(* LLRP_SDecoderStreamOps::pfGet_s16)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 790 of file ltkc_base.h.

Definition at line 800 of file ltkc_base.h.

llrp_s32_t(* LLRP_SDecoderStreamOps::pfGet_s32)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 814 of file ltkc_base.h.

Definition at line 824 of file ltkc_base.h.

llrp_s64_t(* LLRP_SDecoderStreamOps::pfGet_s64)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 838 of file ltkc_base.h.

Definition at line 848 of file ltkc_base.h.

llrp_s8_t(* LLRP_SDecoderStreamOps::pfGet_s8)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 766 of file ltkc_base.h.

Definition at line 776 of file ltkc_base.h.

llrp_u1_t(* LLRP_SDecoderStreamOps::pfGet_u1)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 857 of file ltkc_base.h.

llrp_u16_t(* LLRP_SDecoderStreamOps::pfGet_u16)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 785 of file ltkc_base.h.

Definition at line 795 of file ltkc_base.h.

Definition at line 862 of file ltkc_base.h.

llrp_u2_t(* LLRP_SDecoderStreamOps::pfGet_u2)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 867 of file ltkc_base.h.

llrp_u32_t(* LLRP_SDecoderStreamOps::pfGet_u32)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 809 of file ltkc_base.h.

Definition at line 819 of file ltkc_base.h.

llrp_u64_t(* LLRP_SDecoderStreamOps::pfGet_u64)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 833 of file ltkc_base.h.

Definition at line 843 of file ltkc_base.h.

llrp_u8_t(* LLRP_SDecoderStreamOps::pfGet_u8)(LLRP_tSDecoderStream *pDecoderStream, const LLRP_tSFieldDescriptor *pFieldDescriptor)

Definition at line 761 of file ltkc_base.h.

Definition at line 771 of file ltkc_base.h.

Definition at line 872 of file ltkc_base.h.

Definition at line 877 of file ltkc_base.h.


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


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