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
↓ 1 callers
Method
IsNodeZWavePlus
----------------------------------------------------------------------------- <Manager::IsNodeZWavePlus> Get if the Node is a ZWave Plus Supported Nod
cpp/src/Manager.cpp:1056
↓ 1 callers
Method
IsPolled
cpp/src/value_classes/Value.h:64
↓ 1 callers
Function
IsPrintableAscii
Returns true if c is a printable ASCII character. We test the value of c directly instead of calling isprint(), which is buggy on Windows Mobile.
cpp/test/src/gtest-printers.cc:137
↓ 1 callers
Method
IsReadOnly
cpp/src/value_classes/Value.h:61
↓ 1 callers
Method
IsRoutingDevice
cpp/src/Node.h:306
↓ 1 callers
Method
IsSecurityDevice
cpp/src/Node.h:307
↓ 1 callers
Method
IsSignalled
----------------------------------------------------------------------------- <EventImpl::IsSignalled> Test whether the event is set -----------------
cpp/src/platform/winRT/EventImpl.cpp:85
↓ 1 callers
Method
IsSignalled
----------------------------------------------------------------------------- <EventImpl::IsSignalled> Test whether the event is set -----------------
cpp/src/platform/windows/EventImpl.cpp:85
↓ 1 callers
Function
IsSubstringPred
cpp/test/src/gtest.cc:1554
↓ 1 callers
Method
IsSuccess
cpp/src/platform/HttpClient.cpp:1393
↓ 1 callers
Function
IsUtf16SurrogatePair
Determines if the arguments constitute UTF-16 surrogate pair and thus should be combined into a single Unicode code point using CreateCodePointFromUtf
cpp/test/src/gtest.cc:1791
↓ 1 callers
Function
IsValidEscape
Returns true iff "\\c" is a supported escape sequence.
cpp/test/src/gtest-port.cc:646
↓ 1 callers
Function
IsXDigit
cpp/test/include/gtest/internal/gtest-port.h:2300
↓ 1 callers
Method
LastChild
cpp/tinyxml/tinyxml.cpp:354
↓ 1 callers
Method
LoadConfigXML
----------------------------------------------------------------------------- <ManufacturerSpecific::LoadConfigXML> Try to find and load an XML file d
cpp/src/command_classes/ManufacturerSpecific.cpp:295
↓ 1 callers
Function
LoadFlagsFromFile
cpp/test/src/gtest.cc:5252
↓ 1 callers
Function
LogToStderr
cpp/test/include/gtest/internal/gtest-port.h:1309
↓ 1 callers
Method
LookupTxT
cpp/src/platform/DNS.cpp:54
↓ 1 callers
Function
MatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
cpp/test/src/gtest-port.cc:744
↓ 1 callers
Function
Mutex
This constructor intentionally does nothing. It relies on type_ being statically initialized to 0 (effectively setting it to kStatic) and on ThreadSa
cpp/test/include/gtest/internal/gtest-port.h:1702
↓ 1 callers
Method
NewValueForCurrentThread
cpp/test/include/gtest/internal/gtest-port.h:1911
↓ 1 callers
Method
Notify
----------------------------------------------------------------------------- <WaitImpl::Notify> Notify all the watchers that the object has become si
cpp/src/platform/unix/WaitImpl.cpp:143
↓ 1 callers
Method
Notify
----------------------------------------------------------------------------- <WaitImpl::Notify> Notify all the watchers that the object has become si
cpp/src/platform/winRT/WaitImpl.cpp:121
↓ 1 callers
Method
Notify
----------------------------------------------------------------------------- <WaitImpl::Notify> Notify all the watchers that the object has become si
cpp/src/platform/windows/WaitImpl.cpp:121
↓ 1 callers
Method
OnEnvironmentsSetUpEnd
cpp/test/src/gtest.cc:3038
↓ 1 callers
Method
OnEnvironmentsSetUpStart
cpp/test/src/gtest.cc:3089
↓ 1 callers
Method
OnEnvironmentsTearDownEnd
cpp/test/src/gtest.cc:3045
↓ 1 callers
Method
OnEnvironmentsTearDownStart
cpp/test/src/gtest.cc:3159
↓ 1 callers
Method
OnTestCaseEnd
cpp/test/src/gtest.cc:3147
↓ 1 callers
Method
OnTestCaseStart
cpp/test/src/gtest.cc:3096
↓ 1 callers
Method
OnTestEnd
cpp/test/src/gtest.cc:3128
↓ 1 callers
Method
OnTestIterationEnd
cpp/test/src/gtest.cc:3191
↓ 1 callers
Method
OnTestIterationStart
Fired before each iteration of tests starts.
cpp/test/src/gtest.cc:3054
↓ 1 callers
Method
OnTestPartResult
Called after an assertion failure.
cpp/test/src/gtest.cc:3117
↓ 1 callers
Method
OnTestProgramEnd
cpp/test/src/gtest.cc:3047
↓ 1 callers
Method
OnTestProgramStart
The following methods override what's in the TestEventListener class.
cpp/test/src/gtest.cc:3035
↓ 1 callers
Method
OnTestStart
cpp/test/src/gtest.cc:3109
↓ 1 callers
Method
Open
----------------------------------------------------------------------------- <HidController::Open> Open and configure a HID port --------------------
cpp/src/platform/HidController.cpp:134
↓ 1 callers
Function
ParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
cpp/test/src/gtest.cc:5331
↓ 1 callers
Function
ParseInternalRunDeathTestFlag
Returns a newly created InternalRunDeathTestFlag object with fields initialized from the GTEST_FLAG(internal_run_death_test) flag if the flag is speci
cpp/test/src/gtest-death-test.cc:1293
↓ 1 callers
Function
PartialMatch
cpp/test/include/gtest/internal/gtest-port.h:1221
↓ 1 callers
Function
Passed
Returns true iff the unit test passed (i.e. all test cases passed).
cpp/test/src/gtest-internal-inl.h:567
↓ 1 callers
Method
PollThreadProc
----------------------------------------------------------------------------- <Driver::PollThreadProc> Thread for poll Z-Wave devices ----------------
cpp/src/Driver.cpp:4473
↓ 1 callers
Function
PortableLocaltime
cpp/test/src/gtest.cc:3554
↓ 1 callers
Method
PostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
cpp/test/src/gtest.cc:4435
↓ 1 callers
Function
PrintAsStringLiteralTo
Prints a wchar_t c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
cpp/test/src/gtest-printers.cc:192
↓ 1 callers
Function
PrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
cpp/test/src/gtest-printers.cc:114
↓ 1 callers
Function
PrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
cpp/test/src/gtest-printers.cc:82
↓ 1 callers
Function
PrintColorEncoded
Prints a string containing code-encoded text. The following escape sequences can be used in the string to control the text color: @@ prints a sin
cpp/test/src/gtest.cc:5124
↓ 1 callers
Function
PrintTestPartResult
Prints a TestPartResult.
cpp/test/src/gtest.cc:2857
↓ 1 callers
Function
PrintTo
cpp/test/include/gtest/gtest-printers.h:459
↓ 1 callers
Method
PrintTo
cpp/test/src/gtest.cc:1150
↓ 1 callers
Method
QueryStageComplete
----------------------------------------------------------------------------- <Node::QueryStageComplete> We are done with a stage in the query process
cpp/src/Node.cpp:759
↓ 1 callers
Function
RE
Constructs an RE from a string.
cpp/test/include/gtest/internal/gtest-port.h:1197
↓ 1 callers
Function
RUN_ALL_TESTS
cpp/test/include/gtest/gtest.h:2236
↓ 1 callers
Method
ReLoadConfigXML
----------------------------------------------------------------------------- <ManufacturerSpecific::ReLoadConfigXML> Reload previously discovered dev
cpp/src/command_classes/ManufacturerSpecific.cpp:339
↓ 1 callers
Method
ReadButtons
----------------------------------------------------------------------------- <Driver::ReadButtons> Read button info per node from file. -------------
cpp/src/Driver.cpp:6512
↓ 1 callers
Method
ReadCommandClassesXML
----------------------------------------------------------------------------- <Node::ReadCommandClassesXML> Read the command classes from XML --------
cpp/src/Node.cpp:1240
↓ 1 callers
Method
ReadMetaDataFromXML
----------------------------------------------------------------------------- <Node::ReadMetaDataFromXML(> Read the MetaData from the Config File ----
cpp/src/Node.cpp:4090
↓ 1 callers
Method
ReadThreadProc
----------------------------------------------------------------------------- <SerialControllerImpl::ReadThreadProc> Handle receiving data -----------
cpp/src/platform/unix/SerialControllerImpl.cpp:136
↓ 1 callers
Method
ReadThreadProc
----------------------------------------------------------------------------- <SerialControllerImpl::ReadThreadProc> Handle receiving data -----------
cpp/src/platform/windows/SerialControllerImpl.cpp:129
↓ 1 callers
Method
ReadValueFromXML
----------------------------------------------------------------------------- <Node::ReadValueFromXML> Apply XML differences to a value --------------
cpp/src/Node.cpp:2810
↓ 1 callers
Method
ReadXMLVIDHelp
cpp/src/Localization.cpp:497
↓ 1 callers
Method
ReadXMLVIDLabel
cpp/src/Localization.cpp:469
↓ 1 callers
Method
RefreshValuesOnWakeup
----------------------------------------------------------------------------- <Node::RefreshValuesOnWakeup> Request an update of all known dynamic val
cpp/src/Node.cpp:2334
↓ 1 callers
Method
RemoveChild
cpp/tinyxml/tinyxml.cpp:320
↓ 1 callers
Method
RemoveDirectoryName
Returns a copy of the FilePath with the directory part removed. Example: FilePath("path/to/file").RemoveDirectoryName() returns FilePath("file"). If t
cpp/test/src/gtest-filepath.cc:155
↓ 1 callers
Method
RemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
cpp/test/src/gtest-filepath.cc:124
↓ 1 callers
Method
RemoveQueues
----------------------------------------------------------------------------- <Driver::RemoveQueues> Clean up any messages to a node -----------------
cpp/src/Driver.cpp:639
↓ 1 callers
Method
RemoveValueList
----------------------------------------------------------------------------- <Node::RemoveValueList> Helper to remove an existing list value from the
cpp/src/Node.cpp:2749
↓ 1 callers
Method
RemoveValues
----------------------------------------------------------------------------- <Scene::RemoveValues> Remove all ValueIDs from given Home ID -----------
cpp/src/Scene.cpp:346
↓ 1 callers
Method
RemoveWatcher
----------------------------------------------------------------------------- <Manager::RemoveWatcher> Remove a watcher from the list ----------------
cpp/src/Manager.cpp:3958
↓ 1 callers
Method
RemoveWatcher
----------------------------------------------------------------------------- <Wait::RemoveWatcher> Remove a watcher from our object. ----------------
cpp/src/platform/Wait.cpp:95
↓ 1 callers
Function
ReportInvalidTestCaseType
cpp/test/src/gtest.cc:2558
↓ 1 callers
Method
ReportTestPartResult
Increments the test part result count and remembers the result. This method is from the TestPartResultReporterInterface interface.
cpp/test/src/gtest.cc:604
↓ 1 callers
Method
RequestAllConfigParams
----------------------------------------------------------------------------- <Node::RequestAllConfigParams> Request the values of all known configura
cpp/src/Node.cpp:2285
↓ 1 callers
Method
RequestCommandClassVersion
----------------------------------------------------------------------------- <Version::RequestCommandClassVersion> Request the version of a command c
cpp/src/command_classes/Version.cpp:189
↓ 1 callers
Method
RequestCommands
----------------------------------------------------------------------------- <AssociationCommandConfiguration::RequestCommands> Request the command d
cpp/src/command_classes/AssociationCommandConfiguration.cpp:112
↓ 1 callers
Method
RequestConfigParam
----------------------------------------------------------------------------- <Node::RequestConfigParam> Request the value of a configuration paramete
cpp/src/Node.cpp:2270
↓ 1 callers
Method
RequestDynamicValues
----------------------------------------------------------------------------- <Node::RequestDynamicValues> Request an update of all known dynamic valu
cpp/src/Node.cpp:2315
↓ 1 callers
Method
RequestInstances
----------------------------------------------------------------------------- <MultiInstance::RequestInstances> Request number of instances of the spe
cpp/src/command_classes/MultiInstance.cpp:104
↓ 1 callers
Method
RequestNodeNeighbors
----------------------------------------------------------------------------- <Driver::RequestNodeNeighbors> Get the neighbour information for a node
cpp/src/Driver.cpp:5368
↓ 1 callers
Method
Reset
----------------------------------------------------------------------------- <EventImpl::Reset> Set the event to not signalled ----------------------
cpp/src/platform/unix/EventImpl.cpp:126
↓ 1 callers
Method
Reset
----------------------------------------------------------------------------- <EventImpl::Reset> Set the event to not signalled ----------------------
cpp/src/platform/winRT/EventImpl.cpp:74
↓ 1 callers
Method
Reset
----------------------------------------------------------------------------- <EventImpl::Reset> Set the event to not signalled ----------------------
cpp/src/platform/windows/EventImpl.cpp:74
↓ 1 callers
Method
RetryQueryStageComplete
----------------------------------------------------------------------------- <Driver::RetryQueryStageComplete> Request the current stage will be repe
cpp/src/Driver.cpp:1007
↓ 1 callers
Method
Run
----------------------------------------------------------------------------- <ThreadImpl::Run> Entry point for running a function on this thread ----
cpp/src/platform/unix/ThreadImpl.cpp:176
↓ 1 callers
Method
Run
----------------------------------------------------------------------------- <ThreadImpl::Run> Entry point for running a function on this thread ----
cpp/src/platform/windows/ThreadImpl.cpp:147
↓ 1 callers
Method
SendEncryptedMessage
----------------------------------------------------------------------------- <Driver::SendEncryptedMessage> Send either a NONCE request, or the actua
cpp/src/Driver.cpp:7043
↓ 1 callers
Method
SendLn
Sends a string and a newline to the socket.
cpp/test/src/gtest-internal-inl.h:1049
↓ 1 callers
Method
SendNextData
----------------------------------------------------------------------------- <ControllerReplication::SendNextData> Send the next block of replication
cpp/src/command_classes/ControllerReplication.cpp:226
↓ 1 callers
Method
SendPending
----------------------------------------------------------------------------- <WakeUp::SendPending> The device is awake, so send all the pending messa
cpp/src/command_classes/WakeUp.cpp:436
↓ 1 callers
Method
Set
----------------------------------------------------------------------------- <Value::Set> Set a new value in the device -----------------------------
cpp/src/value_classes/Value.cpp:342
↓ 1 callers
Method
SetAddingNode
These three *AddingNode functions are used to tell if we this node is just being discovered. Currently used by the Security CC to initiate the Network
cpp/src/Node.h:321
↓ 1 callers
Method
SetAuto
cpp/src/Group.h:79
↓ 1 callers
Method
SetBit
cpp/src/value_classes/ValueBitSet.cpp:261
↓ 1 callers
Method
SetBitHelp
cpp/src/value_classes/ValueBitSet.cpp:338
↓ 1 callers
Method
SetBitLabel
cpp/src/value_classes/ValueBitSet.cpp:374
↓ 1 callers
Method
SetBufsizeIn
cpp/src/platform/HttpClient.cpp:464
↓ 1 callers
Method
SetByValue
----------------------------------------------------------------------------- <ValueList::SetByValue> Set a new value in the device, selected by item
cpp/src/value_classes/ValueList.cpp:255
← previous
next →
701–800 of 3,562, ranked by callers