BloombergLP::ball::RecordJsonFormatter::operator()

Format the specified record according to the current format and recordSeparator to the specified stream.

Synopsis

Declared in <ball_recordjsonformatter.h>

void
operator()(
    std::ostream& stream,
    Record const& record) const;