MCPcopy Create free account

hub / github.com/code-iai/ROSIntegration / functions

Functions1,447 in github.com/code-iai/ROSIntegration

FunctionGetFloat
Get the value as float type. ! \note If the value is 64-bit integer type, it may lose precision. Use \c IsLosslessFloat() to check whether the converi
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:1715
MethodGetHashCode
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/schema.h:1777
FunctionGetInt
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:1695
MethodGetInvalidSchemaKeyword
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/schema.h:2007
FunctionGetLength
Get the length of string in Ch in the string buffer.
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/stringbuffer.h:85
MethodGetMaxDecimalPlaces
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/writer.h:146
MethodGetMember
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/schema.h:960
MethodGetMessageType
Source/ROSIntegration/Private/Topic.cpp:287
FunctionGetObject
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:1508
MethodGetParentActor
Source/ROSIntegration/Private/TFBroadcastComponent.cpp:39
MethodGetParseError
Get the \ref ParseErrorCode of last parsing.
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:2337
MethodGetParseErrorCode
Get the \ref ParseErrorCode of last parsing.
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/reader.h:520
MethodGetParseErrorCode
Get the parsing error code.
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/pointer.h:309
MethodGetParseErrorOffset
Get the parsing error offset in code unit.
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/pointer.h:306
MethodGetROSBridgeHost
Source/ROSIntegration/Private/ROSIntegrationCore_Impl.h:317
MethodGetROSBridgeHost
Source/ROSIntegration/Private/ROSIntegrationCore.cpp:104
MethodGetROSBridgePort
Source/ROSIntegration/Private/ROSIntegrationCore_Impl.h:322
MethodGetROSBridgePort
Source/ROSIntegration/Private/ROSIntegrationCore.cpp:109
MethodGetROSConnectionFromID
Source/ROSIntegration/Private/ROSIntegrationGameInstance.cpp:76
FunctionGetSize
Get the size of string in bytes in the string buffer.
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/stringbuffer.h:82
MethodGetStackCapacity
Get the capacity of stack in bytes.
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:2364
MethodGetStatId
Source/ROSIntegration/Private/SpawnManager.cpp:153
MethodGetStateSetSize
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/internal/regex.h:678
FunctionGetString
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/stringbuffer.h:73
FunctionGetTArrayFromBSON
Source/ROSIntegration/Private/Conversion/Messages/BaseMessageConverter.h:104
MethodGetTimeDelta
Source/ROSIntegration/Private/ROSTime.cpp:29
MethodGetTokenCount
Get the number of tokens.
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/pointer.h:323
MethodGetTokens
Get the token array (const version only).
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/pointer.h:320
MethodGetTopicName
Source/ROSIntegration/Private/Topic.cpp:282
MethodGetType
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/encodedstream.h:258
FunctionGetUint
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:1696
FunctionGetValueByPointer
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/pointer.h:1081
FunctionGetValueByPointerWithDefault
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/pointer.h:1121
MethodGoalID
Source/ROSIntegration/Public/actionlib_msgs/GoalID.h:10
MethodGoalStatus
Source/ROSIntegration/Public/actionlib_msgs/GoalStatus.h:10
MethodGoalStatusArray
Source/ROSIntegration/Public/actionlib_msgs/GoalStatusArray.h:11
MethodGridMap
Source/ROSIntegration/Public/grid_map_msgs/GridMap.h:13
MethodGridMapInfo
Source/ROSIntegration/Public/grid_map_msgs/GridMapInfo.h:12
MethodHandleError
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/reader.h:1786
MethodHandleIncomingPublishMessage
Source/ROSIntegration/Private/rosbridge2cpp/ros_bridge.cpp:148
MethodHandleIncomingServiceRequestMessage
Source/ROSIntegration/Private/rosbridge2cpp/ros_bridge.cpp:199
MethodHandleIncomingServiceResponseMessage
Source/ROSIntegration/Private/rosbridge2cpp/ros_bridge.cpp:179
MethodHandleRefSchema
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/schema.h:1468
MethodHasBOM
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/encodedstream.h:154
FunctionHasMember
Check whether a member exists in the object. ! \param name Member name to be searched. \pre IsObject() == true \return Whether a member with tha
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:1144
MethodHasParseError
Whether a parse error has occured in the last parsing.
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/reader.h:517
MethodHasParseError
Whether a parse error has occured in the last parsing.
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:2334
MethodHash
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/schema.h:247
MethodHasher
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/schema.h:169
MethodHeader
Source/ROSIntegration/Public/std_msgs/Header.h:11
MethodHelper
Source/ROSIntegration/Private/rosbridge2cpp/helper.h:14
MethodImage
Source/ROSIntegration/Public/sensor_msgs/Image.h:10
MethodImpl
Source/ROSIntegration/Private/Topic.cpp:28
MethodImpl
Source/ROSIntegration/Private/ROSIntegrationCore_Impl.h:257
MethodImpl
Source/ROSIntegration/Private/Service.cpp:19
MethodImplicitConcatenation
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/internal/regex.h:332
MethodImu
Source/ROSIntegration/Public/sensor_msgs/Imu.h:13
MethodIncomingMessageCallback
Source/ROSIntegration/Private/rosbridge2cpp/ros_bridge.cpp:229
MethodInit
Source/ROSIntegration/Private/Topic.cpp:125
MethodInit
Source/ROSIntegration/Private/ROSIntegrationCore_Impl.h:287
MethodInit
Source/ROSIntegration/Private/Service.cpp:46
MethodInit
Source/ROSIntegration/Private/ROSIntegrationCore.cpp:47
MethodInit
Source/ROSIntegration/Private/rosbridge2cpp/ros_bridge.cpp:304
MethodInit
Source/ROSIntegration/Private/rosbridge2cpp/WebsocketConnection.cpp:26
MethodInit
Source/ROSIntegration/Private/rosbridge2cpp/TCPConnection.cpp:14
MethodInitSpawnManager
Source/ROSIntegration/Private/ROSIntegrationCore_Impl.h:327
MethodInt
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/schema.h:173
MethodInt
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/schema.h:703
MethodInt
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/schema.h:1709
MethodInt
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/prettywriter.h:97
MethodInt
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/writer.h:182
MethodInt32
Source/ROSIntegration/Public/std_msgs/Int32.h:9
MethodInt64
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/schema.h:175
MethodInt64
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/schema.h:715
MethodInt64
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/schema.h:1711
MethodInt64
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/prettywriter.h:99
MethodInt64
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/writer.h:184
MethodInt64
Source/ROSIntegration/Public/std_msgs/Int64.h:9
FunctionIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:1794
MethodIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:423
MethodIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:431
MethodIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:439
MethodIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:447
MethodIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:455
MethodIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:463
MethodIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:471
MethodIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:480
MethodIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:490
MethodIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:499
MethodIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:508
MethodIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:515
MethodIs
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:524
MethodIsAdvertising
Source/ROSIntegration/Private/Topic.cpp:327
MethodIsAvailable
* Checks to see if this module is loaded and ready. It is only valid to call Get() if IsAvailable() returns true. * * @return True if the module is
Source/ROSIntegration/Public/ROSIntegration.h:30
MethodIsComplete
Checks whether the output is a complete JSON. ! A complete JSON has a complete root object or array. */
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/writer.h:142
FunctionIsFalse
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:988
FunctionIsFloat
Checks whether a number is a float (possible lossy).
Source/ROSIntegration/Private/rosbridge2cpp/rapidjson/document.h:1022
MethodIsHealthy
Source/ROSIntegration/Private/ROSIntegrationCore_Impl.h:272
MethodIsHealthy
Source/ROSIntegration/Private/rosbridge2cpp/ros_bridge.cpp:324
MethodIsHealthy
Source/ROSIntegration/Private/rosbridge2cpp/WebsocketConnection.cpp:157
← previousnext →701–800 of 1,447, ranked by callers