Enum RouDiMemoryManagerError
Defined in File roudi_memory_manager.hpp
Enum Documentation
-
enum class iox::roudi::RouDiMemoryManagerError
Values:
-
enumerator MEMORY_PROVIDER_EXHAUSTED
attempt to add more memory provider than the capacity allows
-
enumerator NO_MEMORY_PROVIDER_PRESENT
an action was performed which requires memory provider
-
enumerator MEMORY_CREATION_FAILED
generic error if memory creation failed
-
enumerator MEMORY_DESTRUCTION_FAILED
generic error if memory destruction failed
-
enumerator MEMORY_PROVIDER_EXHAUSTED