📄 semantic.cache
字号:
;; Object libfg/;; SEMANTICDB Tags save file(semanticdb-project-database-file "libfg/" :tables (list (semanticdb-table "setup.py" :major-mode 'python-mode :tags 'nil :file "setup.py" ) (semanticdb-table "fgmodule.c" :major-mode 'c-mode :tags '(("Python.h" include (:system-flag t) nil [1497 1516]) ("capture.h" include nil nil [1518 1538]) ("string.h" include (:system-flag t) nil [1540 1559]) ("GrabberError" variable (:pointer 1 :typemodifiers ("static") :type ("PyObject" type (:type "class") nil nil)) nil [1652 1682]) ("fg_GrabberType" variable (:type ("PyTypeObject" type (:type "class") nil nil)) nil [1727 1755]) ("fg_GrabberObject" type (:typedef (nil type (:members (("fg" variable (:pointer 1 :type ("FRAMEGRABBER" type (:type "class") nil nil)) (reparse-symbol classsubparts) [2170 2189])) :type "struct") nil nil) :type "typedef") nil [2096 2259]) ("fg_Grabber_save_frame" function (:pointer 1 :typemodifiers ("static") :arguments (("self" variable (:pointer 1 :type ("PyObject" type (:type "class") nil nil)) (reparse-symbol arg-sub-list) [2379 2394]) ("args" variable (:pointer 1 :type ("PyObject" type (:type "class") nil nil)) (reparse-symbol arg-sub-list) [2395 2411])) :type ("PyObject" type (:type "class") nil nil)) nil [2339 2761]) ("fg_Grabber_set_source" function (:pointer 1 :typemodifiers ("static") :arguments (("self" variable (:pointer 1 :type ("PyObject" type (:type "class") nil nil)) (reparse-symbol arg-sub-list) [2881 2896]) ("args" variable (:pointer 1 :type ("PyObject" type (:type "class") nil nil)) (reparse-symbol arg-sub-list) [2897 2913])) :type ("PyObject" type (:type "class") nil nil)) nil [2841 3173]) ("fg_Grabber_set_channel" function (:pointer 1 :typemodifiers ("static") :arguments (("self" variable (:pointer 1 :type ("PyObject" type (:type "class") nil nil)) (reparse-symbol arg-sub-list) [3294 3309]) ("args" variable (:pointer 1 :type ("PyObject" type (:type "class") nil nil)) (reparse-symbol arg-sub-list) [3310 3326])) :type ("PyObject" type (:type "class") nil nil)) nil [3253 3549]) ("fg_Grabber_dump_info" function (:pointer 1 :typemodifiers ("static") :arguments (("self" variable (:pointer 1 :type ("PyObject" type (:type "class") nil nil)) (reparse-symbol arg-sub-list) [3668 3683]) ("args" variable (:pointer 1 :type ("PyObject" type (:type "class") nil nil)) (reparse-symbol arg-sub-list) [3684 3700])) :type ("PyObject" type (:type "class") nil nil)) nil [3629 3828]) ("fg_Grabber_methods" variable (:dereference 1 :typemodifiers ("static") :default-value "{ { \"save_frame\", (PyCFunction)fg_Grabber_save_frame, METH_VARARGS }, { \"set_source\", (PyCFunction)fg_Grabber_set_source, METH_VARARGS }, { \"set_channel\", (PyCFunction)fg_Grabber_set_channel, METH_VARARGS }, { \"dump_info\", (PyCFunction)fg_Grabber_dump_info, METH_VARARGS }, { NULL, NULL }}" :type ("PyMethodDef" type (:type "class") nil nil)) nil [3908 4381]) ("fg_Grabber_new" function (:pointer 1 :typemodifiers ("static") :arguments (("self" variable (:pointer 1 :type ("PyObject" type (:type "class") nil nil)) (reparse-symbol arg-sub-list) [4494 4509]) ("args" variable (:pointer 1 :type ("PyObject" type (:type "class") nil nil)) (reparse-symbol arg-sub-list) [4510 4526])) :type ("PyObject" type (:type "class") nil nil)) nil [4461 4758]) ("fg_Grabber_dealloc" function (:typemodifiers ("static") :arguments (("self" variable (:pointer 1 :type ("PyObject" type (:type "class") nil nil)) (reparse-symbol arg-sub-list) [4870 4886])) :type "void") nil [4838 4994]) ("fg_Grabber_getattr" function (:pointer 1 :typemodifiers ("static") :arguments (("fg" variable (:pointer 1 :type ("fg_GrabberObject" type (:type "class") nil nil)) (reparse-symbol arg-sub-list) [5111 5132]) ("name" variable (:pointer 1 :type "char") (reparse-symbol arg-sub-list) [5175 5187])) :type ("PyObject" type (:type "class") nil nil)) nil [5074 5424]) ("fg_GrabberType" variable (:typemodifiers ("static") :default-value "{ PyObject_HEAD_INIT(NULL) 0, \"Grabber\", sizeof( fg_GrabberObject ), 0, fg_Grabber_dealloc, // tp_dealloc 0, // tp_print fg_Grabber_getattr, // tp_getattr 0, // tp_setattr 0, // tp_compare 0, // tp_repr 0, // tp_as_number 0, // tp_as_sequence 0, // tp_as_mapping 0, // tp_hash}" :type ("PyTypeObject" type (:type "class") nil nil)) nil [5504 6296]) ("fg_framegrabber_Methods" variable (:dereference 1 :typemodifiers ("static") :default-value "{ // Constructor { \"Grabber\", fg_Grabber_new, METH_VARARGS, \"Create a new Frame Grabber control object.\" }, // Sentinel { NULL, NULL, 0, NULL }}" :type ("PyMethodDef" type (:type "class") nil nil)) nil [6576 6854]) ("initfg" function (:arguments (("" variable (:type "void") (reparse-symbol arg-sub-list) [7176 7182])) :type "void") nil [7163 7502])) :file "fgmodule.c" :pointmax 7581 ) ) :file "semantic.cache" :semantic-tag-version "2.0beta3" :semanticdb-version "2.0beta3" )
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -