LTKCPP-- LLRP Toolkit C Plus Plus Library
impinj_ltkcpp.h
Go to the documentation of this file.
1 
2 /*
3  *****************************************************************************
4  * *
5  * IMPINJ CONFIDENTIAL AND PROPRIETARY *
6  * *
7  * This source code is the sole property of Impinj, Inc. Reproduction or *
8  * utilization of this source code in whole or in part is forbidden without *
9  * the prior written consent of Impinj, Inc. *
10  * *
11  * (c) Copyright Impinj, Inc. 2007,2008. All rights reserved. *
12  * *
13  *****************************************************************************/
14 
27 #ifndef _IMPINJ_LTKCPP_H
28 #define _IMPINJ_LTKCPP_H
29 
30 namespace LLRP
31 {
32 #include "out_impinj_ltkcpp.h"
33 }; /* namespace LLRP */
34 
35 #endif /* !_IMPINJ_LTKCPP_H */
36 
Definition: ltkcpp.h:45