Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AirtestProject/Poco-SDK
/ functions
Functions
1,518 in github.com/AirtestProject/Poco-SDK
⨍
Functions
1,518
◇
Types & classes
437
↓ 1 callers
Method
TooLong
cocos2dx-c++/sdk/json/schema.h:2174
↓ 1 callers
Method
TooManyItems
cocos2dx-c++/sdk/json/schema.h:2197
↓ 1 callers
Method
TooManyProperties
cocos2dx-c++/sdk/json/schema.h:2210
↓ 1 callers
Method
TooShort
cocos2dx-c++/sdk/json/schema.h:2178
↓ 1 callers
Method
TranslateSocketError
------------------------------------------------------------------------------ TranslateSocketError() - --------------------------------------------
cocos2dx-c++/sdk/clsocket/SimpleSocket.cpp:951
↓ 1 callers
Method
Uint
cocos2dx-c++/sdk/json/reader.h:207
↓ 1 callers
Method
Uint
cocos2dx-c++/sdk/json/document.h:2807
↓ 1 callers
Method
Uint64
cocos2dx-c++/sdk/json/reader.h:209
↓ 1 callers
Method
Uint64
cocos2dx-c++/sdk/json/document.h:2809
↓ 1 callers
Method
addListener
(object instance, string name, MethodInfo method)
Unity3D/PocoManager.cs:363
↓ 1 callers
Method
closeAllConnections
cocos2dx-js/3rd/src/WebSocketServer.cpp:217
↓ 1 callers
Method
construct
cocos2dx-c++/sdk/json/allocators.h:539
↓ 1 callers
Method
createWebSocketServerThread
cocos2dx-js/3rd/src/WebSocketServer.cpp:170
↓ 1 callers
Function
decodeUTF8
(arr)
Egret/poco/Poco.js:98
↓ 1 callers
Method
dumpHierarchy
()
sdk/java/com/netease/open/libpoco/sdk/Dumpable.java:11
↓ 1 callers
Method
dumpHierarchyImpl
Crawl the hierarchy tree using the simple BFS algorithm. The ``dump`` procedure is the engine independent as the hierarchy structure
sdk/python/sdk/AbstractDumper.py:74
↓ 1 callers
Method
enumerateAttrs
()
Unity3D/sdk/AbstractNode.cs:51
↓ 1 callers
Method
enumerateAttrs
Enumerate all available attributes and yield the 2-tuple (name, value). Yields: Iterable<:obj:`str`, :obj:`ValueType`>
sdk/python/sdk/AbstractNode.py:161
↓ 1 callers
Method
enumerateAttrs
()
sdk/csharp/sdk/AbstractNode.cs:51
↓ 1 callers
Method
getAttr
Return the attributes of the node. The list below shows the most used basic attributes used during while writing test code. The imple
sdk/python/sdk/AbstractNode.py:39
↓ 1 callers
Method
getAttr
(String attrName)
sdk/java/com/netease/open/libpoco/sdk/AbstractNode.java:28
↓ 1 callers
Method
getAvailableAttributeNames
()
sdk/java/com/netease/open/libpoco/Node.java:239
↓ 1 callers
Method
getAvailableAttributeNames
()
sdk/java/com/netease/open/libpoco/sdk/AbstractNode.java:44
↓ 1 callers
Method
getChildren
()
Unity3D/sdk/AbstractNode.cs:26
↓ 1 callers
Method
getChildren
()
sdk/csharp/sdk/AbstractNode.cs:26
↓ 1 callers
Method
getPayload
cocos2dx-js/3rd/src/WebSocketServer.cpp:266
↓ 1 callers
Method
getPayload
cocos2dx-c++/sdk/Private/node.cpp:218
↓ 1 callers
Method
getReadyState
cocos2dx-js/3rd/src/WebSocketServer.cpp:511
↓ 1 callers
Method
getRoot
Get a default root node. Returns: default root node from the dumper.
sdk/python/sdk/Selector.py:62
↓ 1 callers
Method
getRoot
()
sdk/java/com/netease/open/libpoco/sdk/Selector.java:146
↓ 1 callers
Method
getScreenHeight
cocos2dx-c++/sdk/Public/node.h:74
↓ 1 callers
Method
getScreenWidth
cocos2dx-c++/sdk/Public/node.h:72
↓ 1 callers
Method
input
(byte[] data)
Unity3D/TcpServer.cs:15
↓ 1 callers
Method
joinWebSocketServerThread
cocos2dx-js/3rd/src/WebSocketServer.cpp:209
↓ 1 callers
Method
makeArray
(List<AbstractNode> list)
sdk/java/com/netease/open/libpoco/sdk/Selector.java:150
↓ 1 callers
Method
onConnection
cocos2dx-js/3rd/src/jsb_websocketserver.cpp:28
↓ 1 callers
Method
onDisconnection
cocos2dx-js/3rd/src/jsb_websocketserver.cpp:108
↓ 1 callers
Method
onMessage
cocos2dx-js/3rd/src/jsb_websocketserver.cpp:53
↓ 1 callers
Method
onServerDown
cocos2dx-js/3rd/src/jsb_websocketserver.cpp:174
↓ 1 callers
Method
onServerUp
cocos2dx-js/3rd/src/jsb_websocketserver.cpp:153
↓ 1 callers
Method
onSocketCallback
cocos2dx-js/3rd/src/WebSocketServer.cpp:848
↓ 1 callers
Method
onSubThreadEnded
cocos2dx-js/3rd/src/WebSocketServer.cpp:577
↓ 1 callers
Method
onSubThreadLoop
cocos2dx-js/3rd/src/WebSocketServer.cpp:517
↓ 1 callers
Method
onSubThreadStarted
cocos2dx-js/3rd/src/WebSocketServer.cpp:546
↓ 1 callers
Method
pack
(String content)
Unity3D/TcpServer.cs:63
↓ 1 callers
Method
selectTraverse
(JSONArray cond, AbstractNode node, List<AbstractNode> outResult, boolean multiple, int maxDepth, boolean only
sdk/java/com/netease/open/libpoco/sdk/Selector.java:113
↓ 1 callers
Function
standartDump
cocos2dx-c++/sdk/Private/server.cpp:166
↓ 1 callers
Method
swap_msgs
()
Unity3D/TcpServer.cs:17
↓ 1 callers
Function
unknownFunction
cocos2dx-c++/sdk/Private/server.cpp:177
↓ 1 callers
Method
update
cocos2dx-js/3rd/src/WebSocketServer.cpp:260
↓ 1 callers
Method
~GenericSchemaValidator
Destructor.
cocos2dx-c++/sdk/json/schema.h:2066
↓ 1 callers
Method
~PatternProperty
cocos2dx-c++/sdk/json/schema.h:1500
↓ 1 callers
Method
~Property
cocos2dx-c++/sdk/json/schema.h:1489
↓ 1 callers
Method
~SchemaEntry
cocos2dx-c++/sdk/json/schema.h:1730
Function
AbstractDumper
()
Egret/poco/sdk/AbstractDumper.js:13
Function
AbstractDumper
()
Egret/pocoPackage/poco.min.js:1
Function
AbstractDumper
()
Egret/pocoPackage/poco.js:128
Function
AbstractDumper
()
cocos2dx-js/Poco/sdk/AbstractDumper.js:13
Function
AbstractDumper
()
sdk/js/sdk/AbstractDumper.js:13
Function
AbstractDumper
()
cocos-creator/Poco/sdk/AbstractDumper.js:13
Function
AbstractNode
()
Egret/poco/sdk/AbstractNode.js:1
Function
AbstractNode
()
Egret/pocoPackage/poco.min.js:1
Function
AbstractNode
()
Egret/pocoPackage/poco.js:273
Function
AbstractNode
()
cocos2dx-js/Poco/sdk/AbstractNode.js:1
Function
AbstractNode
()
sdk/js/sdk/AbstractNode.js:1
Function
AbstractNode
()
cocos-creator/Poco/sdk/AbstractNode.js:1
Method
AbstractNode
* The base class to represent a UI node. */
Unreal/PocoSDK/Source/PocoSDK/Private/SDK/AbstractNode.cpp:10
Function
Accept
cocos2dx-c++/sdk/json/document.h:1933
Method
AcquireAllLocks
<summary> Acquires all locks for this hash table, and increments locksAcquired by the number of locks that were successfully acquired. The locks are a
Unity3D/ConcurrentDictionary.cs:1602
Method
AcquireLocks
<summary> Acquires a contiguous range of locks for this hash table, and increments locksAcquired by the number of locks that were successfully acquire
Unity3D/ConcurrentDictionary.cs:1613
Method
AddChunk
Creates a new chunk. ! \param capacity Capacity of the chunk in bytes. \return true if success. */
cocos2dx-c++/sdk/json/allocators.h:389
Method
AddCurrentError
cocos2dx-c++/sdk/json/schema.h:2656
Method
AddError
cocos2dx-c++/sdk/json/schema.h:2642
Method
AddErrorArray
cocos2dx-c++/sdk/json/schema.h:2679
Method
AddErrorCode
cocos2dx-c++/sdk/json/schema.h:2638
Method
AddErrorInstanceLocation
cocos2dx-c++/sdk/json/schema.h:2616
Method
AddErrorSchemaLocation
cocos2dx-c++/sdk/json/schema.h:2627
Method
AddNumberError
cocos2dx-c++/sdk/json/schema.h:2669
Method
AddState
Return whether the added states is a match state
cocos2dx-c++/sdk/json/internal/regex.h:691
Method
AlignBuffer
cocos2dx-c++/sdk/json/allocators.h:403
Method
Append
cocos2dx-c++/sdk/json/internal/regex.h:339
Method
AppendDecimal64
cocos2dx-c++/sdk/json/internal/biginteger.h:230
Method
AppendIndexToken
cocos2dx-c++/sdk/json/schema.h:1561
Method
AppendIndexToken
cocos2dx-c++/sdk/json/schema.h:1573
Method
AppendToken
cocos2dx-c++/sdk/json/schema.h:2588
Method
Assert
<summary> A helper method for asserts. </summary>
Unity3D/ConcurrentDictionary.cs:1709
Method
AsyncTcpServer
<summary> 异步TCP服务器 </summary> <param name="listenPort">监听的端口</param>
Unity3D/TcpServer.cs:114
Function
Attributor
()
Egret/poco/sdk/Attributor.js:1
Function
Attributor
()
Egret/pocoPackage/poco.min.js:1
Function
Attributor
()
Egret/pocoPackage/poco.js:167
Function
Attributor
()
cocos2dx-js/Poco/sdk/Attributor.js:1
Function
Attributor
()
sdk/js/sdk/Attributor.js:1
Function
Attributor
()
cocos-creator/Poco/sdk/Attributor.js:1
Method
Attributor
()
sdk/java/com/netease/open/libpoco/sdk/Attributor.java:11
Method
AutoUTFInputStream
Constructor. ! \param is input stream to be wrapped. \param type UTF encoding type if it is not detected from the stream. */
cocos2dx-c++/sdk/json/encodedstream.h:145
Method
AutoUTFOutputStream
Constructor. ! \param os output stream to be wrapped. \param type UTF encoding type. \param putBOM Whether to write BOM at the
cocos2dx-c++/sdk/json/encodedstream.h:244
Method
Awake
()
Unity3D/PocoManager.cs:43
Method
BeginValue
cocos2dx-c++/sdk/json/schema.h:2512
Method
BigInteger
cocos2dx-c++/sdk/json/internal/biginteger.h:36
Method
BindInterface
------------------------------------------------------------------------------ BindInterface() -----------------------------------------------------
cocos2dx-c++/sdk/clsocket/SimpleSocket.cpp:168
← previous
next →
401–500 of 1,518, ranked by callers