Bifrost SDK
Bifrost SDK documentation
RuntimeMessageCategory.h File Reference

Go to the source code of this file.

Namespaces

namespace  Amino
 

Enumerations

enum class  Amino::RuntimeMessageCategory : unsigned short { Amino::kError = 1 , Amino::kWarning = 2 , Amino::kInfo = 3 }
 Category of the message logged at runtime (when executing a graph). More...
 

Detailed Description