BDE 4.14.0 Production release
|
DecoderOptions
object instead. DecoderOptions
object instead. EncoderOptions
object instead. EncoderOptions
object instead. true == appendTimestampFlag
behavior). true == appendTimestampFlag
behavior). observer
, together with the registerObserver
method (which takes a shared pointer to an observer
), instead. observer
, together with the registerObserver
method (which takes a shared pointer to an observer
), instead. observer
, together with the registerObserver
method (which takes a shared pointer to an observer
), instead. observer
, together with the registerObserver
method (which takes a shared pointer to an observer
), instead. publish
overload instead. publish
overload instead. publishInLocalTime
instead. publishInLocalTime
instead. publish
overload instead. bsl::ostream *
instead. bsl::nullopt_t
from bsl_optional.h
instead. CREATOR
type. bdlcc::Deque
instead. options
instead. ignoreMode
accessor instead. options
object instead. options
object instead. checksum
instead. operator<<
or print
instead. utcDatetime.
setDatetimeTzIfValid
. utcStartTime
. DelegatingDateImpUtil
. Iso8601UtilConfiguration
object instead. Iso8601UtilConfiguration
object instead. bufferLength
argument before the object
argument instead. Iso8601UtilConfiguration
object instead. utcTime
. setTimeTzIfValid
. unlock
. unlock
. unlock
. BSLS_BYTEORDER_*TO*
defined in bsls_byteorder instead. BSLS_PLATFORM_IS_BIG_ENDIAN
defined in bsls_platform instead. BSLS_PLATFORMUTIL_IS_BIG_ENDIAN
defined in bsls_platform instead. bsla
. BSLS_PLATFORM_IS_BIG_ENDIAN
defined in bsls_platform instead. MoveState::e_MOVED
if this object was the source of a move construction or move-assignment operation, MoveState::e_NOT_MOVED
if it was not the source of a move operation, and MoveState::e_UNKNOWN
if its copy/move state is not known. Note that converting the result to bool
will yield true
if this object was moved from and false
otherwise. Note also that the value returned by this accessor may change if this object is subsequently the target of an assignment. MoveState::e_MOVED
if this object was the target of a move construction or move-assignment operation, MoveState::e_NOT_MOVED
if it was not the target of a move operation, and MoveState::e_UNKNOWN
if its copy/move state is not known. Note that converting the result to bool
will yield true
if this object was moved into and false
otherwise. Note that the value returned by this accessor may change if this object is subsequently the source of a move operation or the target of an assignment.