|
libapogee
3.0.3179
|
Namespace the support decoding camera model names from raw input data. More...
Classes | |
| struct | StrDb |
| struct | NetDb |
Functions | |
| std::vector< std::string > | MkStrVectFromStrDb (const CamInfo::StrDb &DbStruct) |
| CamInfo::StrDb | MkStrDbFromStrVect (const std::vector< std::string > &strVect) |
| CamInfo::StrDb | GetNoOpDb () |
| std::vector< uint8_t > | MkU8VectFromNetDb (const CamInfo::NetDb &DbStruct) |
| CamInfo::NetDb | MkNetDbFromU8Vect (const std::vector< uint8_t > &u8Vect) |
Variables | |
| const uint32_t | NET_MAGIC_VALID = 0x63626160 |
Namespace the support decoding camera model names from raw input data.
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.
1.8.6