Enum IdxErrorType
Defined in File indexed_pcap_reader.h
Enum Documentation
-
enum class ouster::sdk::pcap::IdxErrorType
Error type returned during index validation or seeking operations.
Values:
-
enumerator NONE
-
enumerator SIZE
-
enumerator ID
-
enumerator None = IdxErrorType::NONE
-
enumerator Size = IdxErrorType::SIZE
-
enumerator Id = IdxErrorType::ID
-
enumerator NONE