MDL SDK API nvidia_logo_transpbg.gif Up
enums.h File Reference

Basic enums. More...

Go to the source code of this file.

Namespaces

namespace  mi
 Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
 
namespace  mi::base
 Namespace for the Base API.
 
namespace  mi::base::details
 Namespace for details of the Base API.
 

Enumerations

enum  mi::base::details::Message_severity {
  mi::base::details::MESSAGE_SEVERITY_FATAL = 0 ,
  mi::base::details::MESSAGE_SEVERITY_ERROR = 1 ,
  mi::base::details::MESSAGE_SEVERITY_WARNING = 2 ,
  mi::base::details::MESSAGE_SEVERITY_INFO = 3 ,
  mi::base::details::MESSAGE_SEVERITY_VERBOSE = 4 ,
  mi::base::details::MESSAGE_SEVERITY_DEBUG = 5 ,
  MESSAGE_SEVERITY_FORCE_32_BIT = 0xffffffffU
}
 Constants for possible message severities. More...
 

Detailed Description

Basic enums.

See Logging.