Namespaces | Enumerations | Functions
status_definitions.h File Reference
#include "sdk_exports.h"
#include <ostream>
Include dependency graph for status_definitions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 aditof
 Namespace aditof.
 

Enumerations

enum  aditof::Adsd3500Status {
  aditof::Adsd3500Status::OK, aditof::Adsd3500Status::INVALID_MODE, aditof::Adsd3500Status::INVALID_JBLF_FILTER_SIZE, aditof::Adsd3500Status::UNSUPPORTED_COMMAND,
  aditof::Adsd3500Status::INVALID_MEMORY_REGION, aditof::Adsd3500Status::INVALID_FIRMWARE_CRC, aditof::Adsd3500Status::INVALID_IMAGER, aditof::Adsd3500Status::INVALID_CCB,
  aditof::Adsd3500Status::FLASH_HEADER_PARSE_ERROR, aditof::Adsd3500Status::FLASH_FILE_PARSE_ERROR, aditof::Adsd3500Status::SPIM_ERROR, aditof::Adsd3500Status::INVALID_CHIPID,
  aditof::Adsd3500Status::IMAGER_COMMUNICATION_ERROR, aditof::Adsd3500Status::IMAGER_BOOT_FAILURE, aditof::Adsd3500Status::FIRMWARE_UPDATE_COMPLETE, aditof::Adsd3500Status::NVM_WRITE_COMPLETE,
  aditof::Adsd3500Status::IMAGER_ERROR, aditof::Adsd3500Status::UNKNOWN_ERROR_ID
}
 Status of the ADSD3500 sensor. More...
 
enum  aditof::Status {
  aditof::Status::OK, aditof::Status::BUSY, aditof::Status::UNREACHABLE, aditof::Status::INVALID_ARGUMENT,
  aditof::Status::UNAVAILABLE, aditof::Status::GENERIC_ERROR
}
 Status of any operation that the TOF sdk performs. More...
 

Functions

SDK_API std::ostream & aditof::operator<< (std::ostream &os, aditof::Adsd3500Status status)
 operator << which make possible to print out items from aditof::Adsd3500Status enum More...
 
SDK_API std::ostream & aditof::operator<< (std::ostream &os, aditof::Status status)
 operator << which make possible to print out items from aditof::Status enum More...
 


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:04