TwiceAsNice
2019-02-18
|
this name space defines the structures and enums for configuration meta, vertical and horiztonal patter data, anything from the configuration matrix More...
Classes | |
struct | APN_CAMERA_METADATA |
struct | APN_HPATTERN_FILE |
struct | APN_VPATTERN_FILE |
Enumerations | |
enum | ApnAdType { ApnAdType_None, ApnAdType_Alta_Sixteen, ApnAdType_Alta_Twelve, ApnAdType_Ascent_Sixteen } |
Functions | |
void | Clear (CamCfg::APN_CAMERA_METADATA &data) |
this name space defines the structures and enums for configuration meta, vertical and horiztonal patter data, anything from the configuration matrix More... | |
void | Clear (CamCfg::APN_VPATTERN_FILE &data) |
void | Clear (CamCfg::APN_HPATTERN_FILE &data) |
CamCfg::ApnAdType | ConvertInt2ApnAdType (const int32_t value) |
std::string | ApnAdType2Str (const CamCfg::ApnAdType in) |
Variables | |
const uint16_t | ID_NO_OP = 60000 |
this name space defines the structures and enums for configuration meta, vertical and horiztonal patter data, anything from the configuration matrix
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright(c) 2010 Apogee Instruments, Inc.
enum CamCfg::ApnAdType |
std::string CamCfg::ApnAdType2Str | ( | const CamCfg::ApnAdType | in | ) |
void CamCfg::Clear | ( | CamCfg::APN_CAMERA_METADATA & | data | ) |
this name space defines the structures and enums for configuration meta, vertical and horiztonal patter data, anything from the configuration matrix
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright(c) 2010 Apogee Instruments, Inc.
void CamCfg::Clear | ( | CamCfg::APN_VPATTERN_FILE & | data | ) |
void CamCfg::Clear | ( | CamCfg::APN_HPATTERN_FILE & | data | ) |
CamCfg::ApnAdType CamCfg::ConvertInt2ApnAdType | ( | const int32_t | value | ) |