#include <cstdint>
#include <string>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | aditof::ADSDErrors |
Error codes from the ADSD3500, ADSD3100, ADSD3030 Usage: Included with aditof/camera.h For example: ADSDErrors err; LOG(INFO) << err.GetStringADSD3500(0x0001);. More... | |
Namespaces | |
aditof | |
Namespace aditof. | |