FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kLc150Info.h
Go to the documentation of this file.
1 
8 #ifndef K_FIRESYNC_LC150_INFO_H
9 #define K_FIRESYNC_LC150_INFO_H
10 
12 
13 kBeginHeader()
14 
15 
22 //typedef kCameraInfo kLc150Info; --forward-declared in kFsDef.x.h
23 
24 
33 kFsFx(kStatus) kLc150Info_Construct(kLc150Info* info, kCameraCapability capabilities, kAlloc allocator);
34 
35 kEndHeader()
36 
37 #include <kFireSync/Client/Camera/kLc150Info.x.h>
38 
39 #endif
Represents camera feature bitset (capabilities).
Declares the kCameraInfo class and related types.