LLRP::llrp_u1v_t Class Reference

Class for LLRP basic type u1v (vector of unsigned 1-bit values). More...

#include <ltkcpp_base.h>

List of all members.

Public Member Functions

 llrp_u1v_t (void)
 Default Constructer. Sets members fields to zero.
 llrp_u1v_t (unsigned int nBit)
 Constructor. Allocates spaec for nValue arrays and sets to zero.
 llrp_u1v_t (const llrp_u1v_t &rOther)
 Copy Constructor.
 ~llrp_u1v_t (void)
 Destructor. Deletes m_pValue in cases where it is allocated.
llrp_u1v_toperator= (const llrp_u1v_t &rValue)
 Assignement operator. Used to copy an existing instance.

Public Attributes

llrp_u16_t m_nBit
 The number of arrray elements.
llrp_u8_t * m_pValue
 Pointer to the first array element.


Detailed Description

Class for LLRP basic type u1v (vector of unsigned 1-bit values).

Definition at line 450 of file ltkcpp_base.h.


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

Generated on Wed Jun 6 11:55:55 2012 for LTKCPP-- LLRP Toolkit C Plus Plus Library by  doxygen 1.5.9