8#ifndef INCLUDED_BALTZO_ERRORCODE
9#define INCLUDED_BALTZO_ERRORCODE
102#include <balscm_version.h>
104#include <bsl_iosfwd.h>
132#ifndef BDE_OMIT_INTERNAL_DEPRECATED
153 static bsl::ostream&
print(bsl::ostream& stream,
156 int spacesPerLevel = 4);
203 return ErrorCode::print(stream, value, 0, -1);
#define BSLS_IDENT(str)
Definition bsls_ident.h:195
Definition baltzo_datafileloader.h:263
bsl::ostream & operator<<(bsl::ostream &stream, DstPolicy::Enum value)
Definition baltzo_errorcode.h:122
Enum
Definition baltzo_errorcode.h:126
@ k_UNSUPPORTED_ID
Definition baltzo_errorcode.h:127
@ k_OUT_OF_RANGE
Definition baltzo_errorcode.h:129
@ BAETZO_UNSUPPORTED_ID
Definition baltzo_errorcode.h:133
static bsl::ostream & print(bsl::ostream &stream, ErrorCode::Enum value, int level=0, int spacesPerLevel=4)
static const char * toAscii(ErrorCode::Enum value)