MCPcopy Create free account

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

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

↓ 1 callersFunctionget_usb_code_for_current_locale
cpp/hidapi/libusb/hid.c:1365
↓ 1 callersMethodhas_edits
cpp/test/src/gtest.cc:1160
↓ 1 callersFunctionhid_enumerate
cpp/hidapi/windows/hid.cpp:254
↓ 1 callersFunctionhid_enumerate
cpp/hidapi/libusb/hid.c:439
↓ 1 callersFunctionhid_enumerate
cpp/hidapi/linux/hid.c:363
↓ 1 callersFunctionhid_free_enumeration
cpp/hidapi/windows/hid.cpp:486
↓ 1 callersFunctionhid_free_enumeration
cpp/hidapi/libusb/hid.c:603
↓ 1 callersFunctionhid_free_enumeration
cpp/hidapi/linux/hid.c:551
↓ 1 callersFunctionhid_get_feature_report
cpp/hidapi/mac/hid.c:948
↓ 1 callersFunctionhid_get_manufacturer_string
cpp/hidapi/mac/hid.c:1014
↓ 1 callersFunctionhid_get_product_string
cpp/hidapi/mac/hid.c:1019
↓ 1 callersFunctionhid_get_serial_number_string
cpp/hidapi/mac/hid.c:1024
↓ 1 callersFunctionhid_read
cpp/hidapi/mac/hid.c:930
↓ 1 callersFunctionhid_read_timeout
cpp/hidapi/windows/hid.cpp:645
↓ 1 callersFunctionhid_read_timeout
cpp/hidapi/libusb/hid.c:992
↓ 1 callersFunctionhid_read_timeout
cpp/hidapi/linux/hid.c:673
↓ 1 callersFunctionhid_read_timeout
cpp/hidapi/mac/hid.c:856
↓ 1 callersFunctionhid_send_feature_report
cpp/hidapi/mac/hid.c:943
↓ 1 callersFunctionhid_set_nonblocking
cpp/hidapi/mac/hid.c:935
↓ 1 callersMethodinit
cpp/src/platform/HttpClient.cpp:122
↓ 1 callersFunctioninit_hid_manager
Initialize the IOHIDManager. Return 0 for success and -1 for failure. */
cpp/hidapi/mac/hid.c:363
↓ 1 callersFunctioninv_affine
cpp/src/aes/aestab.c:262
↓ 1 callersMethodisPolled
----------------------------------------------------------------------------- <Driver::isPolled> Check polling status of a value ---------------------
cpp/src/Driver.cpp:4358
↓ 1 callersMethodisReady
cpp/src/ManufacturerSpecificDB.cpp:390
↓ 1 callersFunctionis_language_supported
cpp/hidapi/libusb/hid.c:302
↓ 1 callersMethodis_nan
Returns true iff this is NAN (not a number).
cpp/test/include/gtest/internal/gtest-internal.h:346
↓ 1 callersMethodline
cpp/test/include/gtest/internal/gtest-death-test-internal.h:249
↓ 1 callersFunctionlookup_functions
cpp/hidapi/windows/hid.cpp:186
↓ 1 callersFunctionmessage
Returns the text streamed into this AssertionResult. Test assertions use it when they fail (i.e., the predicate's outcome doesn't match the assertion'
cpp/test/include/gtest/gtest.h:297
↓ 1 callersFunctionnew_hid_device
cpp/hidapi/windows/hid.cpp:137
↓ 1 callersFunctionnew_hid_device
cpp/hidapi/libusb/hid.c:128
↓ 1 callersFunctionnew_hid_device
cpp/hidapi/linux/hid.c:85
↓ 1 callersFunctionnew_hid_device
cpp/hidapi/mac/hid.c:123
↓ 1 callersMethodrefreshNodeConfig
cpp/src/Driver.cpp:7376
↓ 1 callersMethodrefreshValuesOnWakeup
----------------------------------------------------------------------------- <CommandClass::refreshValuesOnWakeup> Refresh Values upon Wakeup Notific
cpp/src/command_classes/CommandClass.cpp:871
↓ 1 callersFunctionsafeatoi
cpp/src/platform/HttpClient.cpp:1327
↓ 1 callersFunctionseparators
cpp/src/Utils.cpp:139
↓ 1 callersMethodset
cpp/test/include/gtest/internal/gtest-port.h:1888
↓ 1 callersMethodsetLatestConfigRevision
----------------------------------------------------------------------------- <Node::setLatestConfigRevisionn> Set Latest Config File Revision -------
cpp/src/Node.cpp:3962
↓ 1 callersMethodset_forwarding_enabled
cpp/test/src/gtest.cc:3244
↓ 1 callersMethodstartMFSDownload
cpp/src/Driver.cpp:7361
↓ 1 callersMethodstart_timestamp
Gets the time of the test program start, in ms from the start of the UNIX epoch.
cpp/test/src/gtest.cc:4044
↓ 1 callersMethodsuccessful_test_count
Gets the number of successful tests.
cpp/test/src/gtest.cc:748
↓ 1 callersMethodswap
Swaps two AssertionResults.
cpp/test/src/gtest.cc:992
↓ 1 callersMethodtest_property_count
Returns the number of the test properties.
cpp/test/src/gtest.cc:2202
↓ 1 callersMethodtotal_part_count
Gets the number of all test parts. This is the sum of the number of successful test parts and the number of failed test parts.
cpp/test/src/gtest.cc:2197
↓ 1 callersMethodupdate
cpp/src/platform/HttpClient.cpp:852
↓ 1 callersFunctionuses_numbered_reports
uses_numbered_reports() returns 1 if report_descriptor describes a device which contains numbered reports. */
cpp/hidapi/linux/hid.c:123
↓ 1 callersFunctionversion
* \brief version - create a new version number * \param major: major version number * \param minor: minor version number * \return the Version Numb
cpp/src/Defs.h:138
MethodAESdecrypt
cpp/src/aes/aescpp.h:101
MethodAESencrypt
cpp/src/aes/aescpp.h:34
MethodActivateScene
----------------------------------------------------------------------------- <Manager::ActivateScene> Perform all the settings for the given Scene ID
cpp/src/Manager.cpp:5209
MethodAddAssociation
----------------------------------------------------------------------------- <Group::AddAssociation> Associate a node with this group ---------------
cpp/src/Group.cpp:256
MethodAddAssociation
----------------------------------------------------------------------------- <Manager::AddAssociation> Adds a node to an association group ----------
cpp/src/Manager.cpp:3888
MethodAddAssociation
----------------------------------------------------------------------------- <Driver::AddAssociation> Adds a node to an association group -----------
cpp/src/Driver.cpp:6172
FunctionAddGlobalTestEnvironment
A convenient wrapper for adding an environment for the test program. You should call this before RUN_ALL_TESTS() is called, probably in main(). If y
cpp/test/include/gtest/gtest.h:1350
MethodAddMandatoryCommandClasses
----------------------------------------------------------------------------- <Node::AddMandatoryCommandClasses> Add mandatory command classes to the
cpp/src/Node.cpp:3468
MethodAddNode
----------------------------------------------------------------------------- <Manager::AddNode> Add a Device to the Network. ------------------------
cpp/src/Manager.cpp:4184
MethodAddOption
----------------------------------------------------------------------------- <Options::AddOption> General setup for adding a specific option --------
cpp/src/Options.cpp:549
MethodAddSceneValue
----------------------------------------------------------------------------- <Manager::AddSceneValue> Add a bool ValueID/value pair to the scene ----
cpp/src/Manager.cpp:4614
MethodAddSceneValueListSelection
----------------------------------------------------------------------------- <Manager::AddSceneValueListSelection> Add a list selection item ValueID/
cpp/src/Manager.cpp:4736
MethodAddTestCaseInstantiation
INSTANTIATE_TEST_CASE_P macro uses AddGenerator() to record information about a generator.
cpp/test/include/gtest/internal/gtest-param-util.h:532
FunctionAddTestInfo
Adds a TestInfo to the unit test. Arguments: set_up_tc: pointer to the function that sets up the test case tear_down_tc: pointer to the function
cpp/test/src/gtest-internal-inl.h:645
FunctionAddTestName
cpp/test/include/gtest/internal/gtest-internal.h:556
MethodAddTestPattern
TEST_P macro uses AddTestPattern() to record information about a single test in a LocalTestInfo structure. test_case_name is the base name of the test
cpp/test/include/gtest/internal/gtest-param-util.h:523
MethodAddValue
----------------------------------------------------------------------------- <ValueStore::AddValue> Add a value to the store ------------------------
cpp/src/value_classes/ValueStore.cpp:58
MethodAddWatcher
----------------------------------------------------------------------------- <WaitImpl::AddWatcher> Add a watcher to our object. --------------------
cpp/src/platform/unix/WaitImpl.cpp:71
MethodAddWatcher
----------------------------------------------------------------------------- <WaitImpl::AddWatcher> Add a watcher to our object. --------------------
cpp/src/platform/winRT/WaitImpl.cpp:64
MethodAddWatcher
----------------------------------------------------------------------------- <WaitImpl::AddWatcher> Add a watcher to our object. --------------------
cpp/src/platform/windows/WaitImpl.cpp:64
MethodAdvance
cpp/test/include/gtest/internal/gtest-param-util.h:319
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3199
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3318
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3455
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3609
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3782
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3972
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4181
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4406
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4649
MethodAlarm
----------------------------------------------------------------------------- <Alarm::Alarm> Constructor ---------------------------------------------
cpp/src/command_classes/Alarm.cpp:83
MethodAnsiToUtf16
Creates a UTF-16 wide string from the given ANSI string, allocating memory using new. The caller is responsible for deleting the return value using de
cpp/test/src/gtest.cc:855
MethodAppend
Appends a TestPartResult to the array.
cpp/test/src/gtest-test-part.cc:68
MethodAppendValue
----------------------------------------------------------------------------- <CommandClass::AppendValue> Add a value to a message as a sequence of by
cpp/src/command_classes/CommandClass.cpp:618
MethodApplicationStatus
cpp/src/command_classes/ApplicationStatus.h:53
FunctionAreLocked
* Test whether the options have been locked. * \return true if the options have been locked. * \see Lock */
cpp/src/Options.h:214
MethodArguments
cpp/test/src/gtest-death-test.cc:904
FunctionArrayAwareFind
cpp/test/include/gtest/internal/gtest-internal.h:984
MethodAssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
cpp/test/include/gtest/internal/gtest-port.h:1976
MethodAssertHeld
cpp/test/include/gtest/internal/gtest-port.h:2172
MethodAssertHelper
AssertHelper constructor.
cpp/test/src/gtest.cc:361
MethodAssertHelperData
cpp/test/include/gtest/gtest.h:1687
FunctionAssertPred1Helper
cpp/test/include/gtest/gtest_pred_impl.h:87
FunctionAssertPred2Helper
cpp/test/include/gtest/gtest_pred_impl.h:129
FunctionAssertPred3Helper
cpp/test/include/gtest/gtest_pred_impl.h:178
FunctionAssertPred4Helper
cpp/test/include/gtest/gtest_pred_impl.h:234
FunctionAssertPred5Helper
cpp/test/include/gtest/gtest_pred_impl.h:297
MethodAssertionResult
AssertionResult constructors. Used in EXPECT_TRUE/FALSE(assertion_result).
cpp/test/src/gtest.cc:984
MethodAssignReturnRoute
----------------------------------------------------------------------------- <Manager::AssignReturnRoute> Ask a Node to update its Return Route to th
cpp/src/Manager.cpp:4259
MethodAssociation
----------------------------------------------------------------------------- <Association::Association> Constructor ---------------------------------
cpp/src/command_classes/Association.cpp:55
MethodAssociationCommand
----------------------------------------------------------------------------- <Group::AssociationCommand::AssociationCommand> Constructor ------------
cpp/src/Group.cpp:535
← previousnext →901–1,000 of 3,562, ranked by callers