8#ifndef INCLUDED_BALTZO_ERRORCODE
9#define INCLUDED_BALTZO_ERRORCODE
102#include <balscm_version.h>
104#include <bsl_iosfwd.h>
134#ifndef BDE_OMIT_INTERNAL_DEPRECATED
155 static bsl::ostream&
print(bsl::ostream& stream,
158 int spacesPerLevel = 4);
207 return ErrorCode::print(stream, value, 0, -1);
#define BSLS_IDENT(str)
BSLS_IDENT() - insert string into .comment binary segment (if supported)
Definition bsls_ident.h:238
Definition baltzo_datafileloader.h:259
bsl::ostream & operator<<(bsl::ostream &stream, DstPolicy::Enum value)
Definition baltzo_errorcode.h:124
Enum
Definition baltzo_errorcode.h:128
@ k_UNSUPPORTED_ID
Definition baltzo_errorcode.h:129
@ k_OUT_OF_RANGE
Definition baltzo_errorcode.h:131
@ BAETZO_UNSUPPORTED_ID
Definition baltzo_errorcode.h:135
static bsl::ostream & print(bsl::ostream &stream, ErrorCode::Enum value, int level=0, int spacesPerLevel=4)
static const char * toAscii(ErrorCode::Enum value)