nlib
nn::nlib::msgpack::MpWalker メンバ一覧
継承メンバを含む
nn::nlib::msgpack::MpWalker
の全メンバ一覧です。
At
(size_t idx) const noexcept
nn::nlib::msgpack::MpWalker
At
(size_t idx, const nlib_utf8_t **key, size_t *n) const noexcept
nn::nlib::msgpack::MpWalker
Find
(const nlib_utf8_t *key) const noexcept
nn::nlib::msgpack::MpWalker
GetArrayCount
(uint32_t *n) const noexcept
nn::nlib::msgpack::MpWalker
GetBinary
(const void **bin, uint32_t *n) const noexcept
nn::nlib::msgpack::MpWalker
GetBoolean
(bool *val) const noexcept
nn::nlib::msgpack::MpWalker
GetDouble
(double *val) const noexcept
nn::nlib::msgpack::MpWalker
GetExt
(int8_t *tp, const void **bin, uint32_t *n) const noexcept
nn::nlib::msgpack::MpWalker
GetFloat
(float *val) const noexcept
nn::nlib::msgpack::MpWalker
GetInt
(int32_t *val) const noexcept
nn::nlib::msgpack::MpWalker
GetInt
(int64_t *val) const noexcept
nn::nlib::msgpack::MpWalker
GetMapCount
(uint32_t *n) const noexcept
nn::nlib::msgpack::MpWalker
GetNil
() const noexcept
nn::nlib::msgpack::MpWalker
GetPtr
() const noexcept
nn::nlib::msgpack::MpWalker
inline
GetSize
() const noexcept
nn::nlib::msgpack::MpWalker
inline
GetString
(const nlib_utf8_t **str, uint32_t *n) const noexcept
nn::nlib::msgpack::MpWalker
GetTimestamp
(nlib_time *val) const noexcept
nn::nlib::msgpack::MpWalker
GetUint
(uint32_t *val) const noexcept
nn::nlib::msgpack::MpWalker
GetUint
(uint64_t *val) const noexcept
nn::nlib::msgpack::MpWalker
Init
(const void *p, size_t n) noexcept
nn::nlib::msgpack::MpWalker
inline
MpWalker
() noexcept
nn::nlib::msgpack::MpWalker
inline
MpWalker
(const void *p, size_t n) noexcept
nn::nlib::msgpack::MpWalker
inline
operator bool
() const
nn::nlib::msgpack::MpWalker
explicit
operator[]
(size_t array_idx) const noexcept
nn::nlib::msgpack::MpWalker
operator[]
(const nlib_utf8_t *key) const noexcept
nn::nlib::msgpack::MpWalker
operator[]
(int array_idx) const noexcept
nn::nlib::msgpack::MpWalker
inline
© 2012-2017 Nintendo Co., Ltd. All rights reserved.