⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lstlib.rtn

📁 Vxworks API操作系统和驱动程序设计API。压缩的HTML文件
💻 RTN
字号:
lstLibInit {initializes lstLib module} {<b>lstLibInit\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstLibInit">lstLibInit</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstInit {initialize a list descriptor} {<b>lstInit\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstInit">lstInit</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstAdd {add a node to the end of a list} {<b>lstAdd\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstAdd">lstAdd</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstConcat {concatenate two lists} {<b>lstConcat\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstConcat">lstConcat</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstCount {report the number of nodes in a list} {<b>lstCount\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstCount">lstCount</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstDelete {delete a specified node from a list} {<b>lstDelete\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstDelete">lstDelete</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstExtract {extract a sublist from a list} {<b>lstExtract\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstExtract">lstExtract</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstFirst {find first node in list} {<b>lstFirst\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstFirst">lstFirst</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstGet {delete and return the first node from a list} {<b>lstGet\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstGet">lstGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstInsert {insert a node in a list after a specified node} {<b>lstInsert\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstInsert">lstInsert</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstLast {find the last node in a list} {<b>lstLast\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstLast">lstLast</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstNext {find the next node in a list} {<b>lstNext\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstNext">lstNext</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstNth {find the Nth node in a list} {<b>lstNth\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstNth">lstNth</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstPrevious {find the previous node in a list} {<b>lstPrevious\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstPrevious">lstPrevious</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstNStep {find a list node <nStep> steps away from a specified node} {<b>lstNStep\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstNStep">lstNStep</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstFind {find a node in a list} {<b>lstFind\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstFind">lstFind</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lstFree {free up a list} {<b>lstFree\(&nbsp;\)</b>} {<b><a href="./lstLib.html#lstFree">lstFree</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -