MCPcopy Create free account

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

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

↓ 5 callersMethodGetId
cpp/test/src/gtest.cc:1087
↓ 5 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
cpp/test/src/gtest-death-test.cc:315
↓ 5 callersMethodGetName
cpp/src/command_classes/CommandClasses.cpp:131
↓ 5 callersMethodGetNodeUnsafe
----------------------------------------------------------------------------- <Driver::GetNodeUnsafe> Returns a pointer to the requested node without
cpp/src/Driver.cpp:922
↓ 5 callersMethodHandleIncomingMsg
cpp/src/command_classes/MultiInstance.cpp:158
↓ 5 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
cpp/test/src/gtest.cc:4759
↓ 5 callersMethodIsSecured
cpp/src/Node.cpp:1620
↓ 5 callersMethodIsSet
cpp/src/value_classes/Value.h:63
↓ 5 callersFunctionRead
cpp/test/include/gtest/internal/gtest-port.h:2409
↓ 5 callersFunctionSetEvent
cpp/src/Notification.h:244
↓ 5 callersMethodSetSignalThreshold
----------------------------------------------------------------------------- <Stream::SetSignalThreshold> Set the amount of data that must be in the
cpp/src/platform/Stream.cpp:73
↓ 5 callersMethodSetValue
----------------------------------------------------------------------------- <Lock::SetValue> Set the lock's state ----------------------------------
cpp/src/command_classes/Lock.cpp:126
↓ 5 callersMethodget
cpp/test/include/gtest/internal/gtest-linked_ptr.h:182
↓ 5 callersMethodgetConfigPath
----------------------------------------------------------------------------- <Node::getConfigPath> get the Path to the configFile for this device. --
cpp/src/Node.cpp:3909
↓ 5 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
cpp/test/src/gtest.cc:4264
↓ 5 callersMethodreset
cpp/test/include/gtest/internal/gtest-port.h:1166
↓ 5 callersFunctionreturn_data
Helper function, to simplify hid_read(). This should be called with dev->mutex locked. */
cpp/hidapi/libusb/hid.c:971
↓ 5 callersFunctionreturn_data
Helper function, so that this isn't duplicated in hid_read(). */
cpp/hidapi/mac/hid.c:802
↓ 5 callersMethodsetLoadedConfigRevision
----------------------------------------------------------------------------- <Node::setLoadedConfigRevision> Set Loaded Config File Revision --------
cpp/src/Node.cpp:3943
↓ 5 callersMethodsize
Alias for length()
cpp/tinyxml/tinystr.h:151
↓ 4 callersMethodAddGroup
----------------------------------------------------------------------------- <Node::AddGroup> Add a group into the node's map -----------------------
cpp/src/Node.cpp:2928
↓ 4 callersMethodAddHelp
cpp/src/Localization.cpp:147
↓ 4 callersMethodAutoAssociate
----------------------------------------------------------------------------- <Node::AutoAssociate> Automatically associate the controller with certai
cpp/src/Node.cpp:3103
↓ 4 callersFunctionCmpHelperEQ
cpp/test/include/gtest/gtest.h:1387
↓ 4 callersMethodFailed
Returns true iff the test failed.
cpp/test/src/gtest.cc:2167
↓ 4 callersFunctionFormatBool
cpp/test/src/gtest-internal-inl.h:1171
↓ 4 callersFunctionFormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
cpp/test/src/gtest.cc:2806
↓ 4 callersFunctionFormatTestCount
Formats the count of tests.
cpp/test/src/gtest.cc:2814
↓ 4 callersMethodGenerateNonceKey
----------------------------------------------------------------------------- <Node::GenerateNonceKey> Generate a NONCE key for this node ------------
cpp/src/Node.cpp:3766
↓ 4 callersMethodGetCode
----------------------------------------------------------------------------- <SimpleAVCommand::GetCode> Get code of ZWave AV command ----------------
cpp/src/command_classes/SimpleAVCommandItem.cpp:32
↓ 4 callersMethodGetDescription
----------------------------------------------------------------------------- <SimpleAVCommand::GetDescription> Get human-friendly description of AV c
cpp/src/command_classes/SimpleAVCommandItem.cpp:59
↓ 4 callersFunctionGetElementOr
cpp/test/src/gtest-internal-inl.h:303
↓ 4 callersMethodGetEncKey
cpp/src/Driver.cpp:7198
↓ 4 callersMethodGetGroup
----------------------------------------------------------------------------- <Node::GetGroup> Get a Group from the node's map -----------------------
cpp/src/Node.cpp:2910
↓ 4 callersMethodGetLabel
cpp/src/value_classes/Value.cpp:770
↓ 4 callersMethodGetLength
cpp/src/value_classes/ValueRaw.h:62
↓ 4 callersMethodGetQueryStageName
----------------------------------------------------------------------------- <Node::GetQueryStageName> Gets the query stage name --------------------
cpp/src/Node.cpp:846
↓ 4 callersMethodGetSize
cpp/src/Bitfield.cpp:129
↓ 4 callersMethodGetValue
----------------------------------------------------------------------------- <ValueStore::GetValue> Get a value from the store ----------------------
cpp/src/value_classes/ValueStore.cpp:174
↓ 4 callersMethodGetValueItemLabel
cpp/src/Localization.cpp:673
↓ 4 callersFunctionIsBridgeController
cpp/src/Driver.h:217
↓ 4 callersMethodIsSignalled
----------------------------------------------------------------------------- <Mutex::IsSignalled> Test whether the event is set ---------------------
cpp/src/platform/Mutex.cpp:97
↓ 4 callersFunctionIsSpace
cpp/test/include/gtest/internal/gtest-port.h:2294
↓ 4 callersMethodName
cpp/tinyxml/tinyxml.h:812
↓ 4 callersMethodParse
cpp/tinyxml/tinyxmlparser.cpp:705
↓ 4 callersMethodPut
----------------------------------------------------------------------------- <Stream::Put> Add data to the buffer -----------------------------------
cpp/src/platform/Stream.cpp:132
↓ 4 callersMethodQueryGroup
----------------------------------------------------------------------------- <Association::QueryGroup> Request details of an association group ------
cpp/src/command_classes/Association.cpp:322
↓ 4 callersMethodReadXML
----------------------------------------------------------------------------- <Node::ReadXML> Read the node config from the OZW Cache File... --------
cpp/src/Node.cpp:905
↓ 4 callersMethodRequestStateForAllInstances
----------------------------------------------------------------------------- <CommandClass::RequestStateForAllInstances> Request current state from t
cpp/src/command_classes/CommandClass.cpp:787
↓ 4 callersMethodSaveFile
cpp/tinyxml/tinyxml.cpp:935
↓ 4 callersMethodSetSecured
cpp/src/Node.cpp:1612
↓ 4 callersMethodSetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
cpp/test/src/gtest.cc:721
↓ 4 callersMethodSetValue
Changes the value of the node. Defined as: \verbatim Document: filename of the xml file Element: name of the element Comment: the comment text
cpp/tinyxml/tinyxml.h:509
↓ 4 callersMethodSetValueItemLabel
cpp/src/Localization.cpp:689
↓ 4 callersFunctionStrDup
cpp/test/include/gtest/internal/gtest-port.h:2341
↓ 4 callersMethodType
Query the type (as an enumerated value, above) of this node. The possible types are: DOCUMENT, ELEMENT, COMMENT, UNKNOWN, TEXT, and DECLARAT
cpp/tinyxml/tinyxml.h:685
↓ 4 callersMethodVisit
cpp/tinyxml/tinyxml.cpp:1834
↓ 4 callersMethodgetFileConfigRevision
Get the latest local revision of the config file for this node * * @return a revision number */
cpp/src/Node.h:471
↓ 4 callersFunctionget_string_property
cpp/hidapi/mac/hid.c:225
↓ 4 callersFunctionget_usb_string
This function returns a newly allocated wide string containing the USB device string numbered by the index. The returned string must be freed by
cpp/hidapi/libusb/hid.c:332
↓ 4 callersFunctionhid_error
cpp/hidapi/mac/hid.c:1037
↓ 4 callersMethodkey
Gets the user supplied key.
cpp/test/include/gtest/gtest.h:496
↓ 4 callersFunctionlocaltime_r
Windows doesn't have localtime_r - use the "secure" version instead */
cpp/src/Utils.cpp:197
↓ 4 callersMethodpointer
cpp/test/include/gtest/internal/gtest-port.h:1885
↓ 4 callersFunctionrandom
Gets the random number generator.
cpp/test/src/gtest-internal-inl.h:792
↓ 4 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
cpp/test/src/gtest.cc:3918
↓ 4 callersMethodtest_to_run_count
Gets the number of tests that should run.
cpp/test/src/gtest.cc:779
↓ 3 callersFunctionAbort
cpp/test/include/gtest/internal/gtest-port.h:2441
↓ 3 callersMethodAdd
cpp/tinyxml/tinyxml.cpp:1519
↓ 3 callersMethodAddDriver
----------------------------------------------------------------------------- <Manager::AddDriver> Add a new Z-Wave PC Interface ---------------------
cpp/src/Manager.cpp:318
↓ 3 callersMethodAddItemLabel
cpp/src/Localization.cpp:193
↓ 3 callersMethodAddRef
* Increases the reference count of the object. * Every call to AddRef requires a matching call * to Release before the object will be deleted.
cpp/src/platform/Ref.h:62
↓ 3 callersMethodAddTestPartResult
Adds a test part result to the list.
cpp/test/src/gtest.cc:2047
↓ 3 callersMethodAppend
cpp/test/src/gtest.cc:3274
↓ 3 callersFunctionArrayAsVector
cpp/test/src/gtest.cc:2105
↓ 3 callersFunctionAssertionResult
cpp/test/include/gtest/gtest.h:272
↓ 3 callersMethodBegin
cpp/src/Bitfield.cpp:134
↓ 3 callersMethodBegin
cpp/src/value_classes/ValueStore.h:50
↓ 3 callersFunctionCaptureStderr
Starts capturing stderr.
cpp/test/src/gtest-port.cc:1042
↓ 3 callersMethodClear
cpp/tinyxml/tinyxml.cpp:169
↓ 3 callersMethodClear
Clears the object.
cpp/test/src/gtest.cc:2159
↓ 3 callersMethodClone
cpp/test/include/gtest/internal/gtest-param-util.h:236
↓ 3 callersFunctionClose
cpp/test/include/gtest/internal/gtest-port.h:2415
↓ 3 callersMethodEnd
cpp/src/Bitfield.cpp:138
↓ 3 callersMethodEnd
cpp/src/value_classes/ValueStore.h:51
↓ 3 callersFunctionFlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
cpp/test/src/gtest-port.cc:1116
↓ 3 callersFunctionFlushInfoLog
cpp/test/include/gtest/internal/gtest-port.h:1310
↓ 3 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
cpp/test/src/gtest.cc:3548
↓ 3 callersMethodGetBasicMapping
cpp/src/Node.h:610
↓ 3 callersMethodGetHelp
cpp/src/Localization.cpp:123
↓ 3 callersMethodGetIdx
cpp/src/Group.h:73
↓ 3 callersMethodGetKey
cpp/src/ManufacturerSpecificDB.h:70
↓ 3 callersMethodGetManufacturerName
Manufacturer, Product and Name are stored here so they can be set by the user even if the device does not support the relevant command classes.
cpp/src/Node.h:350
↓ 3 callersMethodGetNetworkKey
----------------------------------------------------------------------------- <Driver::GetNetworkKey> Get the Network Key we will use for Security Com
cpp/src/Driver.cpp:7006
↓ 3 callersMethodGetPollIntensity
----------------------------------------------------------------------------- <Manager::GetPollIntensity> Change the intensity with which this value i
cpp/src/Manager.cpp:804
↓ 3 callersFunctionGetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
cpp/test/include/gtest/internal/gtest-internal.h:606
↓ 3 callersFunctionGetProductId
cpp/src/Driver.h:227
↓ 3 callersFunctionGetProductType
cpp/src/Driver.h:226
↓ 3 callersMethodGetSelectedLang
cpp/src/Localization.h:115
↓ 3 callersMethodGetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
cpp/test/src/gtest.cc:4062
← previousnext →201–300 of 3,562, ranked by callers