PrimoBurner(tm) for C++  4.3
CD, DVD and Blu-ray Software Development Kit
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
PrimoError.h File Reference

Classes

class  ErrorInfo
 Describes a Primo error interface for uniform error handling across PrimoSoftware SDKs. More...
 

Namespaces

 primo
 Top namespace for all libraries developed by Primo Software Corp.
 
 primo::error
 Shared namespace for error definitions.
 
 primo::error::ErrorFacility
 Each facility represents the component that reports the error.
 

Variables

const int32_t MacMach = 3
 MacMach Error.
 
const int32_t MacOSStatus = 2
 MacOS Status.
 
const int32_t Posix = 4
 POSIX Error.
 
const int32_t Success = 0
 No error. More...
 
const int32_t Windows = 1
 Windows OS Error.