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
Method
DoControllerCommand
----------------------------------------------------------------------------- <Driver::DoControllerCommand> Start the controller performing one of its
cpp/src/Driver.cpp:5439
Method
DoIndent
cpp/tinyxml/tinyxml.h:1781
Method
DoLineBreak
cpp/tinyxml/tinyxml.h:1785
Method
DoorLock
----------------------------------------------------------------------------- <DoorLock::DoorLock> Constructor ---------------------------------------
cpp/src/command_classes/DoorLock.cpp:115
Method
DoorLockLogging
----------------------------------------------------------------------------- <DoorLockLogging::DoorLockLogging> Constructor -------------------------
cpp/src/command_classes/DoorLockLogging.cpp:139
Function
DoubleLE
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
Function
DoubleNearPredFormat
Helper function for implementing ASSERT_NEAR.
cpp/test/src/gtest.cc:1359
Method
DoubleValue
cpp/tinyxml/tinyxml.cpp:1284
Function
DownCast_
use like this: DownCast_<T*>(foo);
cpp/test/include/gtest/internal/gtest-port.h:1401
Method
Driver
----------------------------------------------------------------------------- <Driver::Driver> Constructor -------------------------------------------
cpp/src/Driver.cpp:145
Method
DriverThreadEntryPoint
----------------------------------------------------------------------------- <Driver::DriverThreadEntryPoint> Entry point of the thread for creating
cpp/src/Driver.cpp:411
Function
EXPECT_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
Method
Element
\deprecated use ToElement. Return the handle as a TiXmlElement. This may return null. */
cpp/tinyxml/tinyxml.h:1699
Method
EnablePoll
----------------------------------------------------------------------------- <Manager::EnablePoll> Enable polling of a value ------------------------
cpp/src/Manager.cpp:731
Method
EncodeString
cpp/tinyxml/tinyxml.cpp:53
Method
End
cpp/test/include/gtest/internal/gtest-param-util.h:302
Method
End
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3175
Method
End
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3291
Method
End
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3424
Method
End
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3575
Method
End
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3745
Method
End
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3932
Method
End
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4137
Method
End
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4359
Method
End
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4599
Method
EndsWithCaseInsensitive
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
Method
EnergyProduction
cpp/src/command_classes/EnergyProduction.h:60
Method
Eq
cpp/test/include/gtest/internal/gtest-tuple.h:957
Method
Eq
cpp/test/include/gtest/internal/gtest-tuple.h:965
Method
Equals
cpp/test/include/gtest/internal/gtest-param-util.h:338
Method
Equals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3212
Method
Equals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3335
Method
Equals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3476
Method
Equals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3634
Method
Equals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:3811
Method
Equals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4005
Method
Equals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4218
Method
Equals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4447
Method
Equals
cpp/test/include/gtest/internal/gtest-param-util-generated.h:4694
Method
Error
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
Method
ErrorCol
cpp/tinyxml/tinyxml.h:1474
Method
ErrorId
Generally, you probably want the error string ( ErrorDesc() ). But if you prefer the ErrorId, this function will fetch it. */
cpp/tinyxml/tinyxml.h:1464
Method
ErrorRow
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
Method
EscapeXml
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
Method
EscapeXmlAttribute
Convenience wrapper around EscapeXml when str is an attribute value.
cpp/test/src/gtest.cc:3375
Method
EscapeXmlText
Convenience wrapper around EscapeXml when str is not an attribute value.
cpp/test/src/gtest.cc:3380
Method
Event
----------------------------------------------------------------------------- <Event::Event> Constructor ---------------------------------------------
cpp/src/platform/Event.cpp:45
Method
EventForwardingEnabled
Controls whether events will be forwarded by the repeater to the listeners in the list.
cpp/test/src/gtest.cc:3954
Method
EventImpl
----------------------------------------------------------------------------- <EventImpl::EventImpl> Constructor -------------------------------------
cpp/src/platform/unix/EventImpl.cpp:40
Method
EventImpl
----------------------------------------------------------------------------- <EventImpl::EventImpl> Constructor -------------------------------------
cpp/src/platform/winRT/EventImpl.cpp:40
Method
EventImpl
----------------------------------------------------------------------------- <EventImpl::EventImpl> Constructor -------------------------------------
cpp/src/platform/windows/EventImpl.cpp:40
Method
ExecDeathTest
cpp/test/src/gtest-death-test.cc:881
Method
Execute
cpp/test/include/gtest/gtest-spi.h:141
Function
ExitedUnsuccessfully
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
Method
ExitedWithCode
ExitedWithCode constructor.
cpp/test/src/gtest-death-test.cc:152
Method
ExpectMoreData
cpp/src/platform/HttpClient.h:286
Method
ExtractString
----------------------------------------------------------------------------- <ExtractString> Extract a string from the report data ------------------
cpp/src/command_classes/NodeNaming.cpp:398
Method
ExtractSummary
Gets the summary of the failure message by omitting the stack trace in it.
cpp/test/src/gtest-test-part.cc:51
Method
ExtractValue
----------------------------------------------------------------------------- <CommandClass::ExtractValue> Read a value from a variable length sequenc
cpp/src/command_classes/CommandClass.cpp:518
Function
FReopen
cpp/test/include/gtest/internal/gtest-port.h:2402
Method
Field
cpp/test/include/gtest/internal/gtest-tuple.h:812
Method
Field
cpp/test/include/gtest/internal/gtest-tuple.h:824
Method
Field
cpp/test/include/gtest/internal/gtest-tuple.h:836
Method
Field
cpp/test/include/gtest/internal/gtest-tuple.h:848
Method
Field
cpp/test/include/gtest/internal/gtest-tuple.h:860
Method
Field
cpp/test/include/gtest/internal/gtest-tuple.h:872
Method
Field
cpp/test/include/gtest/internal/gtest-tuple.h:884
Method
Field
cpp/test/include/gtest/internal/gtest-tuple.h:896
Method
Field
cpp/test/include/gtest/internal/gtest-tuple.h:908
Method
Field
cpp/test/include/gtest/internal/gtest-tuple.h:920
Method
FileCopy
* 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
Method
FileCopy
cpp/src/platform/unix/FileOpsImpl.cpp:137
Method
FileCopy
cpp/src/platform/winRT/FileOpsImpl.cpp:143
Method
FileCopy
cpp/src/platform/windows/FileOpsImpl.cpp:130
Method
FileExists
cpp/src/platform/unix/FileOpsImpl.cpp:84
Method
FileExists
cpp/src/platform/winRT/FileOpsImpl.cpp:72
Method
FileExists
cpp/src/platform/windows/FileOpsImpl.cpp:72
Method
FileOps
----------------------------------------------------------------------------- <FileOps::FileOps> Constructor -----------------------------------------
cpp/src/platform/FileOps.cpp:181
Method
FileOpsImpl
----------------------------------------------------------------------------- <FileOpsImpl::FileOpsImpl> Constructor ---------------------------------
cpp/src/platform/unix/FileOpsImpl.cpp:49
Method
FileOpsImpl
----------------------------------------------------------------------------- <FileOpsImpl::FileOpsImpl> Constructor ---------------------------------
cpp/src/platform/winRT/FileOpsImpl.cpp:39
Method
FileOpsImpl
----------------------------------------------------------------------------- <FileOpsImpl::FileOpsImpl> Constructor ---------------------------------
cpp/src/platform/windows/FileOpsImpl.cpp:39
Method
FileRotate
cpp/src/platform/unix/FileOpsImpl.cpp:107
Method
FileRotate
cpp/src/platform/winRT/FileOpsImpl.cpp:114
Method
FileRotate
cpp/src/platform/windows/FileOpsImpl.cpp:101
Method
FileWriteable
cpp/src/platform/unix/FileOpsImpl.cpp:93
Method
FileWriteable
cpp/src/platform/winRT/FileOpsImpl.cpp:87
Method
FileWriteable
cpp/src/platform/windows/FileOpsImpl.cpp:83
Method
FilterMatchesTest
Returns true iff the user-specified filter matches the test case name and the test name.
cpp/test/src/gtest.cc:502
Method
FilterTests
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
Method
Find
----------------------------------------------------------------------------- <Options::Find> Find an option by name ---------------------------------
cpp/src/Options.cpp:574
Method
FindLastPathSeparator
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
Method
FirstAttribute
cpp/tinyxml/tinyxml.h:1075
Method
FirstChild
cpp/tinyxml/tinyxml.h:523
Method
FirstChild
cpp/tinyxml/tinyxml.h:1672
Method
FirstChildElement
cpp/tinyxml/tinyxml.h:666
Method
FirstChildElement
cpp/tinyxml/tinyxml.h:1673
Function
FloatLE
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
Method
FloatingPoint
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
Function
FloatingPointLE
cpp/test/src/gtest.cc:1381
Method
FlushEdits
cpp/test/src/gtest.cc:1163
← previous
next →
1,301–1,400 of 3,562, ranked by callers