8#ifndef INCLUDED_BDLDE_BASE64IGNOREMODE
9#define INCLUDED_BDLDE_BASE64IGNOREMODE
113#include <bdlscm_version.h>
117#include <bsl_iosfwd.h>
161 static bsl::ostream&
print(bsl::ostream& stream,
164 int spacesPerLevel = 4);
#define BSLS_IDENT(str)
Definition bsls_ident.h:195
Definition bdlde_base64alphabet.h:118
bsl::ostream & operator<<(bsl::ostream &stream, Base64Alphabet::Enum value)
Definition bdlde_base64ignoremode.h:133
Enum
Definition bdlde_base64ignoremode.h:136
@ e_IGNORE_WHITESPACE
Definition bdlde_base64ignoremode.h:139
@ e_IGNORE_UNRECOGNIZED
Definition bdlde_base64ignoremode.h:142
@ e_IGNORE_NONE
Definition bdlde_base64ignoremode.h:136
static bsl::ostream & print(bsl::ostream &stream, Enum value, int level=0, int spacesPerLevel=4)
static const char * toAscii(Enum value)