LTKCPP-- LLRP Toolkit C Plus Plus Library
Library/Impinj/impinj_ltkcpp.h
00001 
00002 /*
00003  *****************************************************************************
00004  *                                                                           *
00005  *                 IMPINJ CONFIDENTIAL AND PROPRIETARY                       *
00006  *                                                                           *
00007  * This source code is the sole property of Impinj, Inc.  Reproduction or    *
00008  * utilization of this source code in whole or in part is forbidden without  *
00009  * the prior written consent of Impinj, Inc.                                 *
00010  *                                                                           *
00011  * (c) Copyright Impinj, Inc. 2007,2008. All rights reserved.                *
00012  *                                                                           *
00013  *****************************************************************************/
00014 
00027 #ifndef _IMPINJ_LTKCPP_H
00028 #define _IMPINJ_LTKCPP_H
00029 
00030 namespace LLRP
00031 {
00032 #include "out_impinj_ltkcpp.h"
00033 }; /* namespace LLRP */
00034 
00035 #endif /* !_IMPINJ_LTKCPP_H */
00036