Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenZWave/open-zwave
/ functions
Functions
3,562 in github.com/OpenZWave/open-zwave
⨍
Functions
3,562
◇
Types & classes
1,112
Method
GetNodeRouteScheme
----------------------------------------------------------------------------- <Manager::GetNodeRouteScheme> Convert the RouteScheme to a String ------
cpp/src/Manager.cpp:5261
Method
GetNodeRouteSpeed
----------------------------------------------------------------------------- <Manager::GetNodeRouteSpeed> Convert the RouteSpeed to a String. -------
cpp/src/Manager.cpp:5291
Method
GetNodeSecurity
----------------------------------------------------------------------------- <Manager::GetNodeSecurity> Get the security byte of a node -------------
cpp/src/Manager.cpp:1036
Method
GetNodeSecurity
----------------------------------------------------------------------------- <Driver::GetNodeSecurity> Get the security byte of a node --------------
cpp/src/Driver.cpp:4823
Method
GetNodeSpecific
----------------------------------------------------------------------------- <Manager::GetNodeSpecific> Get the specific type of a node -------------
cpp/src/Manager.cpp:1115
Method
GetNodeSpecific
----------------------------------------------------------------------------- <Driver::GetNodeSpecific> Get the specific type of a node --------------
cpp/src/Driver.cpp:4880
Method
GetNodeStatistics
----------------------------------------------------------------------------- <Manager::GetNodeStatistics> Retrieve driver based counters. -----------
cpp/src/Manager.cpp:5243
Method
GetNodeStatistics
----------------------------------------------------------------------------- <Node::GetNoderStatistics> Return driver statistics --------------------
cpp/src/Node.cpp:3592
Method
GetNodeString
----------------------------------------------------------------------------- <LogImpl::GetNodeString> Generate a string with formatted node id ------
cpp/src/platform/unix/LogImpl.cpp:285
Method
GetNodeString
----------------------------------------------------------------------------- <LogImpl::GetNodeString> Generate a string with formatted node id ------
cpp/src/platform/winRT/LogImpl.cpp:286
Method
GetNodeString
----------------------------------------------------------------------------- <LogImpl::GetNodeString> Generate a string with formatted node id ------
cpp/src/platform/windows/LogImpl.cpp:316
Method
GetNodeType
----------------------------------------------------------------------------- <Manager::GetNodeType> Get a string describing the type of a node ------
cpp/src/Manager.cpp:1134
Method
GetNodeType
cpp/src/Node.h:385
Method
GetNodeVersion
----------------------------------------------------------------------------- <Manager::GetNodeVersion> Get the version number of a node -------------
cpp/src/Manager.cpp:1017
Method
GetNodeVersion
----------------------------------------------------------------------------- <Driver::GetNodeVersion> Get the version number of a node --------------
cpp/src/Driver.cpp:4804
Function
GetNotification
* Get the notification code from a notification. Only valid for Notification::Type_Notification or Notification::Type_ControllerCommand notifications.
cpp/src/Notification.h:198
Method
GetNumGroups
----------------------------------------------------------------------------- <Manager::GetNumGroups> Gets the number of association groups reported b
cpp/src/Manager.cpp:3774
Method
GetNumGroups
----------------------------------------------------------------------------- <Driver::GetNumGroups> Gets the number of association groups reported by
cpp/src/Driver.cpp:6052
Function
GetNumInstances
cpp/src/command_classes/CommandClass.h:124
Method
GetNumScenes
----------------------------------------------------------------------------- <Manager::GetNumScenes> Return the number of defined scenes. -----------
cpp/src/Manager.cpp:4523
Method
GetNumSetBits
cpp/src/Bitfield.cpp:115
Method
GetNumSwitchPoints
----------------------------------------------------------------------------- <Manager::GetNumSwitchPoints> Get the number of switch points defined in
cpp/src/Manager.cpp:3506
Method
GetOptionType
----------------------------------------------------------------------------- <Options::GetOptionType> Get the type of value stored in an option. ----
cpp/src/Options.cpp:344
Function
GetOptions
* \brief Gets a pointer to the locked Options object. * \return pointer to the Options object. * \see Create */
cpp/src/Manager.h:212
Method
GetOrCreateValue
cpp/test/include/gtest/internal/gtest-port.h:1906
Method
GetOutputFormat
Returns the output format, or "" for normal printed output.
cpp/test/src/gtest.cc:414
Function
GetParamNameGen
cpp/test/include/gtest/internal/gtest-param-util.h:389
Method
GetPollInterval
----------------------------------------------------------------------------- <Manager::GetPollInterval> Return the polling interval -----------------
cpp/src/Manager.cpp:690
Method
GetProductId
cpp/src/ManufacturerSpecificDB.h:84
Method
GetProductName
cpp/src/ManufacturerSpecificDB.h:85
Method
GetProductType
cpp/src/ManufacturerSpecificDB.h:83
Function
GetReceivedCnt
cpp/src/command_classes/CommandClass.h:202
Method
GetRemaining
cpp/src/platform/HttpClient.h:281
Function
GetRetry
* Helper function to return the Timeout to wait for. Only valid for Notification::Type_UserAlerts - Notification::Alert_ApplicationStatus_Retry * \
cpp/src/Notification.h:216
Function
GetSUCNodeId
cpp/src/Driver.h:224
Method
GetSUCNodeId
----------------------------------------------------------------------------- <Manager::GetSUCNodeId> -----------------------------------------------
cpp/src/Manager.cpp:492
Function
GetSceneId
* Get the scene Id of a notification. Only valid in Notification::Type_SceneEvent notifications. * The SceneActivation CC now exposes ValueID's th
cpp/src/Notification.h:192
Method
GetSceneLabel
----------------------------------------------------------------------------- <Manager::GetSceneLabel> Return a scene's label ------------------------
cpp/src/Manager.cpp:5163
Function
GetSendAttempts
cpp/src/Msg.h:115
Function
GetSendQueueCount
cpp/src/Driver.h:232
Method
GetSendQueueCount
----------------------------------------------------------------------------- <Manager::GetSendQueueCount> ------------------------------------------
cpp/src/Manager.cpp:618
Function
GetSendingCommandClass
cpp/src/Msg.h:141
Method
GetSize
cpp/src/value_classes/ValueList.h:80
Method
GetStatusCode
cpp/src/platform/HttpClient.h:283
Method
GetSwitchPoint
----------------------------------------------------------------------------- <Manager::GetSwitchPoint> Gets switch point data from the schedule -----
cpp/src/Manager.cpp:3638
Function
GetTargetNodeId
* \brief Identifies the Node ID of the "target" node (if any) for this function. * \return Node ID of the target. */
cpp/src/Msg.h:67
Method
GetTestCasePatternHolder
cpp/test/include/gtest/internal/gtest-param-util.h:680
Method
GetThreadId
----------------------------------------------------------------------------- <LogImpl::GetThreadId> Generate a string with formatted thread id ------
cpp/src/platform/unix/LogImpl.cpp:311
Method
GetThreadId
----------------------------------------------------------------------------- <LogImpl::GetThreadId> Generate a string with formatted thread id ------
cpp/src/platform/winRT/LogImpl.cpp:312
Method
GetThreadId
----------------------------------------------------------------------------- <LogImpl::GetThreadId> Generate a string with formatted thread id ------
cpp/src/platform/windows/LogImpl.cpp:342
Method
GetThreadLocalsMapLocked
Returns map of thread local instances.
cpp/test/src/gtest-port.cc:532
Method
GetTimeStampString
----------------------------------------------------------------------------- <LogImpl::GetTimeStampString> Generate a string with formatted current t
cpp/src/platform/unix/LogImpl.cpp:259
Method
GetTimeStampString
----------------------------------------------------------------------------- <LogImpl::GetTimeStampAndThreadId> Generate a string with formatted curr
cpp/src/platform/winRT/LogImpl.cpp:267
Method
GetTimeStampString
----------------------------------------------------------------------------- <LogImpl::GetTimeStampAndThreadId> Generate a string with formatted curr
cpp/src/platform/windows/LogImpl.cpp:297
Function
GetType
----------------------------------------------------------------------------- Accessor methods -------------------------------------------------------
cpp/src/OZWException.h:79
Function
GetType
* Get the type of this notification. * \return the notification type. * \see NotificationType */
cpp/src/Notification.h:148
Function
GetType
* Get the type of the value. The type describes the data held by the value * and enables the user to select the correct value accessor method in t
cpp/src/value_classes/ValueID.h:183
Method
GetTypeEnumFromName
----------------------------------------------------------------------------- <Value::GetTypeEnumFromName> Static helper to get a type enum from a str
cpp/src/value_classes/Value.cpp:512
Function
GetTypeId
cpp/test/include/gtest/internal/gtest-internal.h:447
Function
GetTypeName
cpp/test/include/gtest/internal/gtest-type-util.h:64
Function
GetUserAlertType
* Retrieve the User Alert Type Enum to determine what this message is about * \return UserAlertNotification Enum describing the Alert Type */
cpp/src/Notification.h:228
Method
GetValue
cpp/src/Bitfield.cpp:120
Method
GetValue
----------------------------------------------------------------------------- <Scene::GetValue> Return a ValueID's value as string -------------------
cpp/src/Scene.cpp:426
Method
GetValue
cpp/src/value_classes/ValueRaw.h:61
Method
GetValue
cpp/src/value_classes/ValueShort.h:61
Method
GetValue
cpp/src/value_classes/ValueDecimal.h:66
Method
GetValue
cpp/src/value_classes/ValueString.h:61
Method
GetValue
cpp/src/value_classes/ValueByte.h:61
Method
GetValue
cpp/src/value_classes/ValueBool.h:62
Method
GetValue
cpp/src/value_classes/ValueInt.h:61
Method
GetValueAsBitSet
----------------------------------------------------------------------------- <Manager::GetValueAsBitSet> Gets a bit from a BitSet as a bool ---------
cpp/src/Manager.cpp:2081
Method
GetValueAsBool
----------------------------------------------------------------------------- <Manager::GetValueAsBool> Gets a value as a bool -----------------------
cpp/src/Manager.cpp:2116
Method
GetValueAsByte
----------------------------------------------------------------------------- <Manager::GetValueAsByte> Gets a value as an 8-bit unsigned integer ----
cpp/src/Manager.cpp:2167
Method
GetValueAsFloat
----------------------------------------------------------------------------- <Manager::GetValueAsFloat> Gets a value as a floating point number -----
cpp/src/Manager.cpp:2203
Method
GetValueAsInt
----------------------------------------------------------------------------- <Manager::GetValueAsInt> Gets a value as a 32-bit signed integer -------
cpp/src/Manager.cpp:2240
Method
GetValueAsRaw
----------------------------------------------------------------------------- <Manager::GetValueAsRaw> Gets a value as a collection of bytes ---------
cpp/src/Manager.cpp:2294
Method
GetValueAsShort
----------------------------------------------------------------------------- <Manager::GetValueAsShort> Gets a value as a 16-bit signed integer -----
cpp/src/Manager.cpp:2333
Method
GetValueAsString
----------------------------------------------------------------------------- <Manager::GetValueAsString> Creates a string representation of the value
cpp/src/Manager.cpp:2369
Method
GetValueFloatPrecision
----------------------------------------------------------------------------- <Manager::GetValueFloatPrecision> Gets a value's scale as a uint8 ------
cpp/src/Manager.cpp:2698
Method
GetValueHelp
cpp/src/Localization.cpp:642
Method
GetValueKey
cpp/src/Localization.cpp:565
Method
GetValueLabel
cpp/src/Localization.cpp:657
Method
GetValueListItems
----------------------------------------------------------------------------- <Manager::GetValueListItems> Gets the list of items from a list value --
cpp/src/Manager.cpp:2625
Method
GetValueListSelection
----------------------------------------------------------------------------- <Manager::GetValueListSelection> Gets the selected item from a list valu
cpp/src/Manager.cpp:2540
Method
GetValueListValues
----------------------------------------------------------------------------- <Manager::GetValueListValues> Gets the list of values from a list value
cpp/src/Manager.cpp:2661
Method
GetValueOnCurrentThread
Registers thread_local_instance as having value on the current thread. Returns a value that can be used to identify the thread from other threads.
cpp/test/src/gtest-port.cc:398
Method
GetValueOnCurrentThread
cpp/test/src/gtest-port.cc:547
Method
GetVirtualNeighbors
----------------------------------------------------------------------------- <Driver::GetVirtualNeighbors> Gets the virtual neighbors for a network -
cpp/src/Driver.cpp:6358
Method
GetXMLTagName
cpp/src/CompatOptionManager.cpp:426
Method
GoogleTestFailureException
cpp/test/src/gtest.cc:2365
Method
Group
----------------------------------------------------------------------------- <Group::Group> Constructor ---------------------------------------------
cpp/src/Group.cpp:49
Function
HID_API_CALL hid_error
cpp/hidapi/windows/hid.cpp:846
Function
HID_API_EXPORT hid_exit
cpp/hidapi/windows/hid.cpp:243
Function
HID_API_EXPORT hid_init
cpp/hidapi/windows/hid.cpp:229
Method
Hail
cpp/src/command_classes/Hail.h:53
Method
HandleAddNodeToNetworkRequest
----------------------------------------------------------------------------- <Driver::HandleAddNodeToNetworkRequest> Process a request from the Z-Wav
cpp/src/Driver.cpp:3385
Method
HandleApplicationCommandHandlerRequest
----------------------------------------------------------------------------- <Driver::HandleApplicationCommandHandlerRequest> Process a request from
cpp/src/Driver.cpp:3732
Method
HandleApplicationSlaveCommandRequest
----------------------------------------------------------------------------- <Driver::HandleApplicationSlaveCommandRequest> Process a request from th
cpp/src/Driver.cpp:6787
Method
HandleApplicationUpdateRequest
----------------------------------------------------------------------------- <Driver::HandleApplicationUpdateRequest> Process a request from the Z-Wa
cpp/src/Driver.cpp:3976
Method
HandleAssignReturnRouteRequest
----------------------------------------------------------------------------- <Driver::HandleAssignReturnRouteRequest> Process a request from the Z-Wa
cpp/src/Driver.cpp:3836
← previous
next →
1,701–1,800 of 3,562, ranked by callers