Live2D
Version 1.0
Live2D 描画エンジン APIリファレンス
|
これは全メンバの一覧です。Json継承メンバも含んでいます。
checkEOF() (次で定義されています。 Json) | Json | inline |
getError() (次で定義されています。 Json) | Json | inline |
getRoot() | Json | |
Json() | Json | |
Json(const char *buf, int length, int encoding=UTF8) (次で定義されています。 Json) | Json | |
LDObject(void) (次で定義されています。 LDObject) | LDObject | |
object_instanceCount (次で定義されています。 LDObject) | LDObject | static |
object_totalCount (次で定義されています。 LDObject) | LDObject | static |
operator delete(void *ptr) | LDObject | static |
operator delete(void *ptr, void *ptr2) | LDObject | static |
operator delete(void *ptr, MemoryParam *memParam) | LDObject | static |
operator delete(void *ptr, MemoryParam *memParam, const char *filename, int line) | LDObject | static |
operator delete[](void *ptr) | LDObject | static |
operator new(l2d_size_t size) | LDObject | static |
operator new(l2d_size_t size, void *ptr) | LDObject | static |
operator new(l2d_size_t size, MemoryParam *memParam) | LDObject | static |
operator new(l2d_size_t size, MemoryParam *memParam, const char *filename, int line) | LDObject | static |
operator new[](l2d_size_t size) | LDObject | static |
parse_exe(const char *str, int len) | Json | protected |
parseArray(const char *buf, int len, int _pos, int *ret_endpos) | Json | protected |
parseBytes(const char *buf, int length, int encoding=UTF8) | Json | |
parseFile(const char *filepath, int encoding=UTF8) | Json | |
parseFromBytes(const char *buf, int length, int encoding=UTF8) | Json | static |
parseFromFile(const char *filepath, int encoding=UTF8) | Json | static |
parseObject(const char *buf, int len, int _pos, int *ret_endpos) | Json | protected |
parseString(const char *str, int len, int _pos, int *ret_endpos) | Json | protected |
parseValue(const char *buf, int len, int _pos, int *ret_endpos2) | Json | protected |
release() | Json | |
SJIS (次で定義されています。 Json) | Json | static |
UTF8 (次で定義されています。 Json) | Json | static |
~Json() | Json | virtual |
~LDObject(void) (次で定義されています。 LDObject) | LDObject | virtual |