nlib
nn::nlib::msgpack::JsonStreamParser メンバ一覧

継承メンバを含む nn::nlib::msgpack::JsonStreamParser の全メンバ一覧です。

Close() noexceptnn::nlib::msgpack::JsonStreamParser
Event 列挙名nn::nlib::msgpack::JsonStreamParser
GetColumn() const noexceptnn::nlib::msgpack::JsonStreamParser
GetError() const noexceptnn::nlib::msgpack::JsonStreamParser
GetLine() const noexceptnn::nlib::msgpack::JsonStreamParser
GetToken() const noexceptnn::nlib::msgpack::JsonStreamParserinline
HasNext() const noexceptnn::nlib::msgpack::JsonStreamParser
Init(const JsonStreamParserSettings &settings) noexceptnn::nlib::msgpack::JsonStreamParser
Init() noexceptnn::nlib::msgpack::JsonStreamParserinline
JsonStreamParser() noexceptnn::nlib::msgpack::JsonStreamParserinline
kEventBinary 列挙値nn::nlib::msgpack::JsonStreamParser
kEventEndArray 列挙値nn::nlib::msgpack::JsonStreamParser
kEventEndDocument 列挙値nn::nlib::msgpack::JsonStreamParser
kEventEndMap 列挙値nn::nlib::msgpack::JsonStreamParser
kEventExt 列挙値nn::nlib::msgpack::JsonStreamParser
kEventFalse 列挙値nn::nlib::msgpack::JsonStreamParser
kEventKeyName 列挙値nn::nlib::msgpack::JsonStreamParser
kEventNull 列挙値nn::nlib::msgpack::JsonStreamParser
kEventNumberDouble 列挙値nn::nlib::msgpack::JsonStreamParser
kEventNumberFloat 列挙値nn::nlib::msgpack::JsonStreamParser
kEventNumberInt32 列挙値nn::nlib::msgpack::JsonStreamParser
kEventNumberInt64 列挙値nn::nlib::msgpack::JsonStreamParser
kEventNumberUint32 列挙値nn::nlib::msgpack::JsonStreamParser
kEventNumberUint64 列挙値nn::nlib::msgpack::JsonStreamParser
kEventStartArray 列挙値nn::nlib::msgpack::JsonStreamParser
kEventStartMap 列挙値nn::nlib::msgpack::JsonStreamParser
kEventString 列挙値nn::nlib::msgpack::JsonStreamParser
kEventTrue 列挙値nn::nlib::msgpack::JsonStreamParser
kNone 列挙値nn::nlib::msgpack::JsonStreamParser
Next() noexceptnn::nlib::msgpack::JsonStreamParser
Open(InputStream *stream) noexceptnn::nlib::msgpack::JsonStreamParser
Open(TextReader *reader) noexceptnn::nlib::msgpack::JsonStreamParser
operator bool() constnn::nlib::msgpack::JsonStreamParserexplicit
Parse(JsonStreamParser *parser, UniquePtr< MpObject > &obj, bool peek, Detail *detail) noexceptnn::nlib::msgpack::JsonStreamParserstatic
Parse(JsonStreamParser *parser, UniquePtr< MpObject > &obj, bool peek) noexceptnn::nlib::msgpack::JsonStreamParserinlinestatic
Parse(JsonStreamParser *parser, UniquePtr< MpObject > &obj) noexceptnn::nlib::msgpack::JsonStreamParserinlinestatic
Parse(UniquePtr< MpObject > &obj, const void *data, size_t n, const JsonStreamParserSettings &settings, Detail *detail) noexceptnn::nlib::msgpack::JsonStreamParserstatic
Parse(UniquePtr< MpObject > &obj, const void *data, size_t n, const JsonStreamParserSettings &settings) noexceptnn::nlib::msgpack::JsonStreamParserinlinestatic
Parse(UniquePtr< MpObject > &obj, const void *data, size_t n) noexceptnn::nlib::msgpack::JsonStreamParserinlinestatic
Parse(UniquePtr< MpObject > &obj, const nlib_utf8_t *str, const JsonStreamParserSettings &settings, Detail *detail) noexceptnn::nlib::msgpack::JsonStreamParserinlinestatic
Parse(UniquePtr< MpObject > &obj, const nlib_utf8_t *str, const JsonStreamParserSettings &settings) noexceptnn::nlib::msgpack::JsonStreamParserinlinestatic
Parse(UniquePtr< MpObject > &obj, const nlib_utf8_t *str) noexceptnn::nlib::msgpack::JsonStreamParserinlinestatic
Skip() noexceptnn::nlib::msgpack::JsonStreamParser
ToDouble(const Token &token, double *number) noexceptnn::nlib::msgpack::JsonStreamParserinlinestatic
ToFloat(const Token &token, float *number) noexceptnn::nlib::msgpack::JsonStreamParserinlinestatic
ToInt32(const Token &token, int32_t *number) noexceptnn::nlib::msgpack::JsonStreamParserinlinestatic
ToInt64(const Token &token, int64_t *number) noexceptnn::nlib::msgpack::JsonStreamParserinlinestatic
ToTimestamp(const Token &token, nlib_time *t) noexceptnn::nlib::msgpack::JsonStreamParserstatic
ToUint32(const Token &token, uint32_t *number) noexceptnn::nlib::msgpack::JsonStreamParserinlinestatic
ToUint64(const Token &token, uint64_t *number) noexceptnn::nlib::msgpack::JsonStreamParserinlinestatic
~JsonStreamParser() noexceptnn::nlib::msgpack::JsonStreamParser