See vtable on Wiktionary
{ "etymology_text": "Shortening of virtual method table or virtual function table.", "forms": [ { "form": "vtables", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "vtable (plural vtables)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "categories": [ { "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w" }, { "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w" }, { "kind": "other", "name": "Pages with entries", "parents": [], "source": "w" }, { "kind": "topical", "langcode": "en", "name": "Programming", "orig": "en:Programming", "parents": [ "Computing", "Software engineering", "Technology", "Computer science", "Engineering", "Software", "All topics", "Sciences", "Applied sciences", "Media", "Fundamental", "Communication" ], "source": "w" } ], "examples": [ { "ref": "2000, Robert C. Martin, More C++ gems:", "text": "This solution allows the Command executor to iterate through a collection of unrelated objects with no vtables and pick out the right method for each one.", "type": "quote" }, { "ref": "2003, John C. Mitchell, Concepts in programming languages:", "text": "Note that nonvirtual functions do not appear in a vtable.", "type": "quote" }, { "ref": "2003, Steve Heller, C++: a dialogue: programming with the C++ standard library:", "text": "The most likely result will be a crash when the code tries to use a vtable entry that contains random garbage.", "type": "quote" } ], "glosses": [ "A table of memory pointers to different implementations of a virtual function." ], "id": "en-vtable-en-noun-OKFL6Dvm", "links": [ [ "programming", "programming#Noun" ], [ "table", "table" ], [ "memory", "memory" ], [ "pointer", "pointer" ], [ "implementation", "implementation" ], [ "virtual function", "virtual function" ] ], "raw_glosses": [ "(programming) A table of memory pointers to different implementations of a virtual function." ], "synonyms": [ { "word": "vftable" }, { "word": "VMT" } ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "sounds": [ { "ipa": "/ˈviːteɪbəl/", "tags": [ "UK" ] }, { "rhymes": "-eɪbəl" } ], "word": "vtable" }
{ "etymology_text": "Shortening of virtual method table or virtual function table.", "forms": [ { "form": "vtables", "tags": [ "plural" ] } ], "head_templates": [ { "args": {}, "expansion": "vtable (plural vtables)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "categories": [ "English countable nouns", "English entries with incorrect language header", "English lemmas", "English nouns", "English terms with quotations", "Pages with 1 entry", "Pages with entries", "Quotation templates to be cleaned", "Rhymes:English/eɪbəl", "Rhymes:English/eɪbəl/3 syllables", "en:Programming" ], "examples": [ { "ref": "2000, Robert C. Martin, More C++ gems:", "text": "This solution allows the Command executor to iterate through a collection of unrelated objects with no vtables and pick out the right method for each one.", "type": "quote" }, { "ref": "2003, John C. Mitchell, Concepts in programming languages:", "text": "Note that nonvirtual functions do not appear in a vtable.", "type": "quote" }, { "ref": "2003, Steve Heller, C++: a dialogue: programming with the C++ standard library:", "text": "The most likely result will be a crash when the code tries to use a vtable entry that contains random garbage.", "type": "quote" } ], "glosses": [ "A table of memory pointers to different implementations of a virtual function." ], "links": [ [ "programming", "programming#Noun" ], [ "table", "table" ], [ "memory", "memory" ], [ "pointer", "pointer" ], [ "implementation", "implementation" ], [ "virtual function", "virtual function" ] ], "raw_glosses": [ "(programming) A table of memory pointers to different implementations of a virtual function." ], "synonyms": [ { "word": "vftable" }, { "word": "VMT" } ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ] } ], "sounds": [ { "ipa": "/ˈviːteɪbəl/", "tags": [ "UK" ] }, { "rhymes": "-eɪbəl" } ], "word": "vtable" }
Download raw JSONL data for vtable meaning in All languages combined (1.9kB)
This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2024-12-15 from the enwiktionary dump dated 2024-12-04 using wiktextract (8a39820 and 4401a4c). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.
If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.