MCPcopy Create free account

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

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

MethodDoControllerCommand
----------------------------------------------------------------------------- <Driver::DoControllerCommand> Start the controller performing one of its
cpp/src/Driver.cpp:5439
MethodDoIndent
cpp/tinyxml/tinyxml.h:1781
MethodDoLineBreak
cpp/tinyxml/tinyxml.h:1785
MethodDoorLock
----------------------------------------------------------------------------- <DoorLock::DoorLock> Constructor ---------------------------------------
cpp/src/command_classes/DoorLock.cpp:115
MethodDoorLockLogging
----------------------------------------------------------------------------- <DoorLockLogging::DoorLockLogging> Constructor -------------------------
cpp/src/command_classes/DoorLockLogging.cpp:139
FunctionDoubleLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
cpp/test/src/gtest.cc:1425
FunctionDoubleNearPredFormat
Helper function for implementing ASSERT_NEAR.
cpp/test/src/gtest.cc:1359
MethodDoubleValue
cpp/tinyxml/tinyxml.cpp:1284
FunctionDownCast_
use like this: DownCast_<T*>(foo);
cpp/test/include/gtest/internal/gtest-port.h:1401
MethodDriver
----------------------------------------------------------------------------- <Driver::Driver> Constructor -------------------------------------------
cpp/src/Driver.cpp:145
MethodDriverThreadEntryPoint
----------------------------------------------------------------------------- <Driver::DriverThreadEntryPoint> Entry point of the thread for creating
cpp/src/Driver.cpp:411
FunctionEXPECT_FATAL_FAILURE
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. This r
cpp/test/include/gtest/gtest-spi.h:64
MethodElement
\deprecated use ToElement. Return the handle as a TiXmlElement. This may return null. */
cpp/tinyxml/tinyxml.h:1699
MethodEnablePoll
----------------------------------------------------------------------------- <Manager::EnablePoll> Enable polling of a value ------------------------
cpp/src/Manager.cpp:731
MethodEncodeString
cpp/tinyxml/tinyxml.cpp:53
MethodEnd
cpp/test/include/gtest/internal/gtest-param-util.h:302
MethodEnd
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3175
MethodEnd
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3291
MethodEnd
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3424
MethodEnd
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3575
MethodEnd
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3745
MethodEnd
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3932
MethodEnd
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4137
MethodEnd
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4359
MethodEnd
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4599
MethodEndsWithCaseInsensitive
Returns true iff str ends with the given suffix, ignoring case. Any string is considered to end with an empty suffix.
cpp/test/src/gtest.cc:1946
MethodEnergyProduction
cpp/src/command_classes/EnergyProduction.h:60
MethodEq
cpp/test/include/gtest/internal/gtest-tuple.h:957
MethodEq
cpp/test/include/gtest/internal/gtest-tuple.h:965
MethodEquals
cpp/test/include/gtest/internal/gtest-param-util.h:338
MethodEquals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3212
MethodEquals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3335
MethodEquals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3476
MethodEquals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3634
MethodEquals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3811
MethodEquals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4005
MethodEquals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4218
MethodEquals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4447
MethodEquals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4694
MethodError
If an error occurs, Error will be set to true. Also, - The ErrorId() will contain the integer identifier of the error (not generally useful) - The
cpp/tinyxml/tinyxml.h:1456
MethodErrorCol
cpp/tinyxml/tinyxml.h:1474
MethodErrorId
Generally, you probably want the error string ( ErrorDesc() ). But if you prefer the ErrorId, this function will fetch it. */
cpp/tinyxml/tinyxml.h:1464
MethodErrorRow
Returns the location (if known) of the error. The first column is column 1, and the first row is row 1. A value of 0 means the row and column wasn'
cpp/tinyxml/tinyxml.h:1473
MethodEscapeXml
Returns an XML-escaped copy of the input string str. If is_attribute is true, the text is meant to appear as an attribute value, and normalizable whi
cpp/test/src/gtest.cc:3474
MethodEscapeXmlAttribute
Convenience wrapper around EscapeXml when str is an attribute value.
cpp/test/src/gtest.cc:3375
MethodEscapeXmlText
Convenience wrapper around EscapeXml when str is not an attribute value.
cpp/test/src/gtest.cc:3380
MethodEvent
----------------------------------------------------------------------------- <Event::Event> Constructor ---------------------------------------------
cpp/src/platform/Event.cpp:45
MethodEventForwardingEnabled
Controls whether events will be forwarded by the repeater to the listeners in the list.
cpp/test/src/gtest.cc:3954
MethodEventImpl
----------------------------------------------------------------------------- <EventImpl::EventImpl> Constructor -------------------------------------
cpp/src/platform/unix/EventImpl.cpp:40
MethodEventImpl
----------------------------------------------------------------------------- <EventImpl::EventImpl> Constructor -------------------------------------
cpp/src/platform/winRT/EventImpl.cpp:40
MethodEventImpl
----------------------------------------------------------------------------- <EventImpl::EventImpl> Constructor -------------------------------------
cpp/src/platform/windows/EventImpl.cpp:40
MethodExecDeathTest
cpp/test/src/gtest-death-test.cc:881
MethodExecute
cpp/test/include/gtest/gtest-spi.h:141
FunctionExitedUnsuccessfully
Returns true if exit_status describes a process that was terminated by a signal, or exited normally with a nonzero exit code.
cpp/test/src/gtest-death-test.cc:219
MethodExitedWithCode
ExitedWithCode constructor.
cpp/test/src/gtest-death-test.cc:152
MethodExpectMoreData
cpp/src/platform/HttpClient.h:286
MethodExtractString
----------------------------------------------------------------------------- <ExtractString> Extract a string from the report data ------------------
cpp/src/command_classes/NodeNaming.cpp:398
MethodExtractSummary
Gets the summary of the failure message by omitting the stack trace in it.
cpp/test/src/gtest-test-part.cc:51
MethodExtractValue
----------------------------------------------------------------------------- <CommandClass::ExtractValue> Read a value from a variable length sequenc
cpp/src/command_classes/CommandClass.cpp:518
FunctionFReopen
cpp/test/include/gtest/internal/gtest-port.h:2402
MethodField
cpp/test/include/gtest/internal/gtest-tuple.h:812
MethodField
cpp/test/include/gtest/internal/gtest-tuple.h:824
MethodField
cpp/test/include/gtest/internal/gtest-tuple.h:836
MethodField
cpp/test/include/gtest/internal/gtest-tuple.h:848
MethodField
cpp/test/include/gtest/internal/gtest-tuple.h:860
MethodField
cpp/test/include/gtest/internal/gtest-tuple.h:872
MethodField
cpp/test/include/gtest/internal/gtest-tuple.h:884
MethodField
cpp/test/include/gtest/internal/gtest-tuple.h:896
MethodField
cpp/test/include/gtest/internal/gtest-tuple.h:908
MethodField
cpp/test/include/gtest/internal/gtest-tuple.h:920
MethodFileCopy
* FileCopy. Copy a File * \param string. source file name. * \param string. destination file name * \return Bool value indicating success. */
cpp/src/platform/FileOps.cpp:144
MethodFileCopy
cpp/src/platform/unix/FileOpsImpl.cpp:137
MethodFileCopy
cpp/src/platform/winRT/FileOpsImpl.cpp:143
MethodFileCopy
cpp/src/platform/windows/FileOpsImpl.cpp:130
MethodFileExists
cpp/src/platform/unix/FileOpsImpl.cpp:84
MethodFileExists
cpp/src/platform/winRT/FileOpsImpl.cpp:72
MethodFileExists
cpp/src/platform/windows/FileOpsImpl.cpp:72
MethodFileOps
----------------------------------------------------------------------------- <FileOps::FileOps> Constructor -----------------------------------------
cpp/src/platform/FileOps.cpp:181
MethodFileOpsImpl
----------------------------------------------------------------------------- <FileOpsImpl::FileOpsImpl> Constructor ---------------------------------
cpp/src/platform/unix/FileOpsImpl.cpp:49
MethodFileOpsImpl
----------------------------------------------------------------------------- <FileOpsImpl::FileOpsImpl> Constructor ---------------------------------
cpp/src/platform/winRT/FileOpsImpl.cpp:39
MethodFileOpsImpl
----------------------------------------------------------------------------- <FileOpsImpl::FileOpsImpl> Constructor ---------------------------------
cpp/src/platform/windows/FileOpsImpl.cpp:39
MethodFileRotate
cpp/src/platform/unix/FileOpsImpl.cpp:107
MethodFileRotate
cpp/src/platform/winRT/FileOpsImpl.cpp:114
MethodFileRotate
cpp/src/platform/windows/FileOpsImpl.cpp:101
MethodFileWriteable
cpp/src/platform/unix/FileOpsImpl.cpp:93
MethodFileWriteable
cpp/src/platform/winRT/FileOpsImpl.cpp:87
MethodFileWriteable
cpp/src/platform/windows/FileOpsImpl.cpp:83
MethodFilterMatchesTest
Returns true iff the user-specified filter matches the test case name and the test name.
cpp/test/src/gtest.cc:502
MethodFilterTests
Compares the name of each test with the user-specified filter to decide whether the test should be run, then records the result in each TestCase and T
cpp/test/src/gtest.cc:4788
MethodFind
----------------------------------------------------------------------------- <Options::Find> Find an option by name ---------------------------------
cpp/src/Options.cpp:574
MethodFindLastPathSeparator
Returns a pointer to the last occurence of a valid path separator in the FilePath. On Windows, for example, both '/' and '\' are valid path separators
cpp/test/src/gtest-filepath.cc:136
MethodFirstAttribute
cpp/tinyxml/tinyxml.h:1075
MethodFirstChild
cpp/tinyxml/tinyxml.h:523
MethodFirstChild
cpp/tinyxml/tinyxml.h:1672
MethodFirstChildElement
cpp/tinyxml/tinyxml.h:666
MethodFirstChildElement
cpp/tinyxml/tinyxml.h:1673
FunctionFloatLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
cpp/test/src/gtest.cc:1418
MethodFloatingPoint
Constructs a FloatingPoint from a raw floating-point number. On an Intel CPU, passing a non-normalized NAN (Not a Number) around may change its bits,
cpp/test/include/gtest/internal/gtest-internal.h:310
FunctionFloatingPointLE
cpp/test/src/gtest.cc:1381
MethodFlushEdits
cpp/test/src/gtest.cc:1163
← previousnext →1,301–1,400 of 3,562, ranked by callers