MCPcopy Create free account

hub / github.com/OpenZWave/open-zwave / functions

Functions3,562 in github.com/OpenZWave/open-zwave

MethodHandleSerialAPIResetRequest
----------------------------------------------------------------------------- <Driver::HandleSerialAPIResetRequest> Process a response from the Z-Wave
cpp/src/Driver.cpp:2713
MethodHandleSerialAPISetupResponse
cpp/src/Driver.cpp:2563
MethodHandleSerialAPISoftResetResponse
----------------------------------------------------------------------------- <Driver::HandleSerialAPISoftResetResponse> Process a response from the Z
cpp/src/Driver.cpp:2701
MethodHandleSerialApiSetTimeoutsResponse
----------------------------------------------------------------------------- <Driver::HandleSerialApiSetTimeoutsResponse> Process a response from the
cpp/src/Driver.cpp:6282
MethodHandleSetLearnModeRequest
----------------------------------------------------------------------------- <Driver::HandleSetLearnModeRequest> Process a request from the Z-Wave PC
cpp/src/Driver.cpp:3568
MethodHandleSetSUCNodeIdResponse
----------------------------------------------------------------------------- <Driver::HandleSetSUCNodeIdResponse> Process a response from the Z-Wave
cpp/src/Driver.cpp:2769
MethodHandleSetSlaveLearnModeRequest
----------------------------------------------------------------------------- <Driver::HandleSetSlaveLearnModeRequest> Process a request from the Z-Wa
cpp/src/Driver.cpp:6642
MethodHandleSetSlaveLearnModeResponse
----------------------------------------------------------------------------- <Driver::HandleSetSlaveLearnModeResponse> Process a response from the Z-
cpp/src/Driver.cpp:6613
MethodHandleSupportedReport
----------------------------------------------------------------------------- <Meter::HandleSupportedReport> Create the values for this command class
cpp/src/command_classes/Meter.cpp:244
MethodHandleSupportedReport
cpp/src/command_classes/Security.cpp:151
FunctionHasExtendedTxStatus
cpp/src/Driver.h:220
FunctionHasFailure
Returns true iff the current test has a (either fatal or non-fatal) failure.
cpp/test/include/gtest/gtest.h:407
MethodHasFatalFailure
Returns true iff the test fatally failed.
cpp/test/src/gtest.cc:2181
MethodHasNewFatalFailureHelper
cpp/test/src/gtest-test-part.cc:89
MethodHasNonfatalFailure
Returns true iff the test has a non-fatal failure.
cpp/test/src/gtest.cc:2191
FunctionHasOneFailure
This predicate-formatter checks that 'results' contains a test part failure of the given type and that the failure message contains the given substrin
cpp/test/src/gtest.cc:631
MethodHasPendingTask
cpp/src/platform/HttpClient.h:264
FunctionHasSSL
------------------------ SSL STUFF -------------------------
cpp/src/platform/HttpClient.cpp:92
MethodHasSameFixtureClass
Google Test requires all tests in the same test case to use the same test fixture class. This function checks if the current test has the same fixtur
cpp/test/src/gtest.cc:2266
MethodHdr
cpp/src/platform/HttpClient.cpp:1318
MethodHealNetwork
----------------------------------------------------------------------------- <Manager::HealNetwork> Heal the Z-Wave network one node at a time. -----
cpp/src/Manager.cpp:4158
MethodHealNetworkNode
----------------------------------------------------------------------------- <Manager::HealNetworkNode> Heal a single node in the network -----------
cpp/src/Manager.cpp:4132
MethodHidController
----------------------------------------------------------------------------- <HidController::HidController> Constructor -----------------------------
cpp/src/platform/HidController.cpp:53
MethodHidController
----------------------------------------------------------------------------- <HidControllerImpl::HidControllerImpl> Constructor ---------------------
cpp/src/platform/winRT/HidControllerWinRT.cpp:52
MethodHttpClient
cpp/src/Http.cpp:60
MethodHttpSocket
cpp/src/platform/HttpClient.cpp:938
MethodHttpThreadProc
cpp/src/Http.cpp:139
MethodHunk
cpp/test/src/gtest.cc:1125
MethodIdentify
cpp/tinyxml/tinyxmlparser.cpp:819
FunctionImplicitCast_
cpp/test/include/gtest/internal/gtest-port.h:1377
FunctionInDeathTestChild
Returns a Boolean value indicating whether the caller is currently executing in the context of the death test child process. Tools such as Valgrind h
cpp/test/src/gtest-death-test.cc:133
MethodIndent
Query the indention string.
cpp/tinyxml/tinyxml.h:1755
MethodIndicator
cpp/src/command_classes/Indicator.h:61
MethodInfinity
Returns the floating-point number that represent positive infinity.
cpp/test/include/gtest/internal/gtest-internal.h:324
MethodInit
Initializes an RE from its string representation.
cpp/test/src/gtest-port.cc:594
MethodInit
cpp/test/src/gtest.cc:580
MethodInit
----------------------------------------------------------------------------- <HidController::Init> Open the HID port --------------------------------
cpp/src/platform/HidController.cpp:252
MethodInit
----------------------------------------------------------------------------- <SerialControllerImpl::Init> Initialize the serial port ----------------
cpp/src/platform/unix/SerialControllerImpl.cpp:183
MethodInit
----------------------------------------------------------------------------- <HidControllerImpl::Init> Open the HID port ----------------------------
cpp/src/platform/winRT/HidControllerWinRT.cpp:185
MethodInit
----------------------------------------------------------------------------- <SerialControllerImpl::Init> Initialize the serial port ----------------
cpp/src/platform/windows/SerialControllerImpl.cpp:175
MethodInit
cpp/src/command_classes/Security.cpp:73
MethodInitAllNodes
----------------------------------------------------------------------------- <Driver::InitAllNodes> Delete all nodes and fetch new node data from the
cpp/src/Driver.cpp:4619
MethodInitCopy
Initializes this object with a copy of the input.
cpp/test/include/gtest/internal/gtest-internal.h:1078
MethodInitNode
----------------------------------------------------------------------------- <Driver::InitNode> Queue a node to be interrogated for its setup details
cpp/src/Driver.cpp:4643
MethodInitRef
Initializes this object with a reference of the input.
cpp/test/include/gtest/internal/gtest-internal.h:1087
MethodInsertAfterChild
cpp/tinyxml/tinyxml.cpp:260
MethodInsertBeforeChild
cpp/tinyxml/tinyxml.cpp:228
MethodInsertEndChild
cpp/tinyxml/tinyxml.cpp:213
MethodInstanceValueHolderFactory
cpp/test/include/gtest/internal/gtest-port.h:1936
MethodInstantiationInfo
cpp/test/include/gtest/internal/gtest-param-util.h:620
MethodIntValue
cpp/tinyxml/tinyxml.cpp:1279
MethodInternalRunDeathTestFlag
cpp/test/include/gtest/internal/gtest-death-test-internal.h:236
FunctionIsAlNum
cpp/test/include/gtest/internal/gtest-port.h:2285
MethodIsAlpha
static*/
cpp/tinyxml/tinyxmlparser.cpp:130
MethodIsAlphaNum
static*/
cpp/tinyxml/tinyxmlparser.cpp:151
MethodIsBridgeController
----------------------------------------------------------------------------- <Manager::IsBridgeController> -----------------------------------------
cpp/src/Manager.cpp:546
MethodIsCheckingChange
void SetIsSet() { m_isSet = true; } // TODO: consider removing this...it's never called since m_isSet is set in ValueChanged and ValueRefreshed
cpp/src/value_classes/Value.h:99
MethodIsCloseable
cpp/test/src/gtest-port.cc:215
FunctionIsContainerTest
cpp/test/include/gtest/internal/gtest-internal.h:933
FunctionIsEmpty
Returns true iff the path is "".
cpp/test/include/gtest/internal/gtest-filepath.h:111
MethodIsExpectedReply
----------------------------------------------------------------------------- <Driver::IsExpectedReply> Determine if the reply is from the node we are
cpp/src/Driver.cpp:1696
FunctionIsHRESULTFailure
cpp/test/src/gtest.cc:1708
FunctionIsHRESULTSuccess
cpp/test/src/gtest.cc:1701
FunctionIsInNIF
cpp/src/command_classes/CommandClass.h:134
FunctionIsLower
cpp/test/include/gtest/internal/gtest-port.h:2291
MethodIsMultiInstance
----------------------------------------------------------------------------- <Manager::IsMultiInstance> Returns true is group supports multi instance
cpp/src/Manager.cpp:3851
MethodIsMultiInstance
cpp/src/Group.h:75
MethodIsMultiInstance
----------------------------------------------------------------------------- <Driver::IsMultiInstance> Returns true if group supports multi instance
cpp/src/Driver.cpp:6133
MethodIsMultiInstance
----------------------------------------------------------------------------- <Node::IsMultiInstance> Returns true if group supports multi instance --
cpp/src/Node.cpp:3034
FunctionIsNoOperation
cpp/src/Msg.h:125
MethodIsNodeAwake
----------------------------------------------------------------------------- <Manager::IsNodeAwake> Helper method to return whether a node is awake o
cpp/src/Manager.cpp:1589
MethodIsNodeBeamingDevice
----------------------------------------------------------------------------- <Manager::IsNodeBeamingDevice> Get whether the node is a beam capable de
cpp/src/Manager.cpp:941
MethodIsNodeBeamingDevice
----------------------------------------------------------------------------- <Driver::IsNodeBeamingDevice> Get whether the node is a beam capable dev
cpp/src/Driver.cpp:4728
MethodIsNodeFailed
----------------------------------------------------------------------------- <Manager::IsNodeFailed> Helper method to return whether a node is on the
cpp/src/Manager.cpp:1620
MethodIsNodeFrequentListeningDevice
----------------------------------------------------------------------------- <Manager::IsNodeFrequentListeningDevice> Get whether the node is a liste
cpp/src/Manager.cpp:922
MethodIsNodeFrequentListeningDevice
----------------------------------------------------------------------------- <Driver::IsNodeFrequentListeningDevice> Get whether the node is a listen
cpp/src/Driver.cpp:4709
MethodIsNodeInfoReceived
----------------------------------------------------------------------------- <Manager::IsNodeInfoReceived> Helper method to return whether a particul
cpp/src/Manager.cpp:1516
MethodIsNodeListeningDevice
----------------------------------------------------------------------------- <Manager::IsNodeListeningDevice> Get whether the node is a listening dev
cpp/src/Manager.cpp:903
MethodIsNodeListeningDevice
----------------------------------------------------------------------------- <Driver::IsNodeListeningDevice> Get whether the node is a listening devi
cpp/src/Driver.cpp:4690
MethodIsNodeRoutingDevice
----------------------------------------------------------------------------- <Manager::IsNodeRoutingDevice> Get whether the node is a routing device
cpp/src/Manager.cpp:960
MethodIsNodeRoutingDevice
----------------------------------------------------------------------------- <Driver::IsNodeRoutingDevice> Get whether the node is a routing device t
cpp/src/Driver.cpp:4747
MethodIsNodeSecurityDevice
----------------------------------------------------------------------------- <Manager::IsNodeSecurityDevice> Get the security attribute for a node. -
cpp/src/Manager.cpp:979
MethodIsNodeSecurityDevice
----------------------------------------------------------------------------- <Driver::IsNodeSecurityDevice> Get the security attribute for a node ---
cpp/src/Driver.cpp:4766
MethodIsNodeZWavePlus
cpp/src/Driver.cpp:4915
MethodIsNodeZWavePlus
cpp/src/Node.h:251
MethodIsNormalizableWhitespace
Is c a whitespace character that is normalized to a space character when it appears in an XML attribute value?
cpp/test/src/gtest.cc:3356
FunctionIsNotSubstring
cpp/test/src/gtest.cc:1615
MethodIsPrimaryController
----------------------------------------------------------------------------- <Manager::IsPrimaryController> ----------------------------------------
cpp/src/Manager.cpp:510
MethodIsRedirecting
cpp/src/platform/HttpClient.cpp:1376
MethodIsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive.)
cpp/test/src/gtest-filepath.cc:253
FunctionIsSecureSupported
cpp/src/command_classes/CommandClass.h:130
FunctionIsSecured
cpp/src/command_classes/CommandClass.h:128
MethodIsSignalled
----------------------------------------------------------------------------- <Thread::IsSignalled> Test whether the event is set --------------------
cpp/src/platform/Thread.cpp:118
MethodIsSignalled
----------------------------------------------------------------------------- <Event::IsSignalled> Test whether the event is set ---------------------
cpp/src/platform/Event.cpp:90
MethodIsSignalled
----------------------------------------------------------------------------- <Stream::IsSignalled> Test whether there is enough data to be signalled
cpp/src/platform/Stream.cpp:196
MethodIsSignalled
----------------------------------------------------------------------------- <MutexImpl::IsSignalled> Test whether the mutex is free ----------------
cpp/src/platform/unix/MutexImpl.cpp:141
MethodIsSignalled
----------------------------------------------------------------------------- <ThreadImpl::IsSignalled> Test whether the thread has completed --------
cpp/src/platform/unix/ThreadImpl.cpp:147
MethodIsSignalled
----------------------------------------------------------------------------- <MutexImpl::IsSignalled> Test whether the mutex is free ----------------
cpp/src/platform/winRT/MutexImpl.cpp:108
MethodIsSignalled
----------------------------------------------------------------------------- <ThreadImpl::IsSignalled> Test whether the thread has completed --------
cpp/src/platform/winRT/ThreadImpl.cpp:145
MethodIsSignalled
----------------------------------------------------------------------------- <MutexImpl::IsSignalled> Test whether the mutex is free ----------------
cpp/src/platform/windows/MutexImpl.cpp:108
← previousnext →1,901–2,000 of 3,562, ranked by callers