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,219 callers
Function
Write
cpp/test/include/gtest/internal/gtest-port.h:2412
↓ 1,115 callers
Method
Append
----------------------------------------------------------------------------- <Msg::Append> Add a byte to the message --------------------------------
cpp/src/Msg.cpp:132
↓ 754 callers
Function
GetNodeId
cpp/src/command_classes/CommandClass.h:97
↓ 505 callers
Method
c_str
cpp/src/platform/HttpClient.h:220
↓ 402 callers
Function
GetCommandClassId
* Get the Z-Wave command class that created and manages this value. Knowledge of * command classes is not required to use OpenZWave, but this inf
cpp/src/value_classes/ValueID.h:145
↓ 361 callers
Method
end
cpp/test/include/gtest/internal/gtest-internal.h:1065
↓ 334 callers
Method
Release
* Removes a reference to an object. * If this was the last reference to the message, the * object is deleted. * \see AddRef */
cpp/src/platform/Ref.h:70
↓ 289 callers
Method
begin
cpp/test/include/gtest/internal/gtest-internal.h:1064
↓ 205 callers
Method
c_str
Convert a TiXmlString into a null-terminated char
cpp/tinyxml/tinystr.h:142
↓ 192 callers
Function
Get
* Gets a pointer to the Options singleton object. * \return a pointer to the Options singleton object. * \see Create, Destroy */
cpp/src/Options.h:125
↓ 170 callers
Method
OnValueRefreshed
----------------------------------------------------------------------------- <Value::OnValueRefreshed> A value in a device has been refreshed -------
cpp/src/value_classes/Value.cpp:404
↓ 153 callers
Method
SendMsg
----------------------------------------------------------------------------- <Driver::SendMsg> Queue a message to be sent to the Z-Wave PC Interface
cpp/src/Driver.cpp:1035
↓ 118 callers
Method
SetAttribute
cpp/tinyxml/tinyxml.cpp:685
↓ 101 callers
Method
Attribute
cpp/tinyxml/tinyxml.cpp:557
↓ 100 callers
Method
SetInstance
----------------------------------------------------------------------------- <CommandClass::SetInstance> Instances as set by the MultiChannel (i.e. M
cpp/src/command_classes/CommandClass.cpp:194
↓ 98 callers
Method
GetNodeId
cpp/src/Node.h:312
↓ 97 callers
Method
GetValue
----------------------------------------------------------------------------- <Node::GetValue> Get the value object with the specified ID ------------
cpp/src/Node.cpp:2864
↓ 94 callers
Method
find
find a char in a string. Return TiXmlString::npos if not found
cpp/tinyxml/tinystr.h:175
↓ 81 callers
Method
GetInstance
Gets the singleton UnitTest object. The first time this method is called, a UnitTest object is constructed and returned. Consecutive calls will retu
cpp/test/src/gtest.cc:3971
↓ 80 callers
Method
empty
cpp/src/platform/HttpClient.h:222
↓ 78 callers
Method
size
cpp/src/platform/HttpClient.h:363
↓ 76 callers
Method
GetValue
----------------------------------------------------------------------------- <CommandClass::GetValue> Get a pointer to a value by its instance and in
cpp/src/command_classes/CommandClass.cpp:140
↓ 70 callers
Method
GetFlagBool
cpp/src/CompatOptionManager.cpp:265
↓ 70 callers
Method
QueryIntAttribute
cpp/tinyxml/tinyxml.cpp:645
↓ 69 callers
Function
RequestValue
cpp/src/command_classes/CommandClass.h:73
↓ 62 callers
Method
NextSiblingElement
cpp/tinyxml/tinyxml.cpp:463
↓ 58 callers
Method
size
Returns the number of TestPartResult objects in the array.
cpp/test/src/gtest-test-part.cc:83
↓ 57 callers
Method
Register
----------------------------------------------------------------------------- <CommandClasses::Register> Static method to register a command class cre
cpp/src/command_classes/CommandClasses.cpp:146
↓ 54 callers
Method
GetCommandClassName
cpp/src/command_classes/Lock.h:53
↓ 51 callers
Function
ValuesIn
cpp/test/include/gtest/gtest-param-test.h:308
↓ 50 callers
Method
FirstChildElement
cpp/tinyxml/tinyxml.cpp:433
↓ 50 callers
Method
GetCommandClass
----------------------------------------------------------------------------- <Node::GetCommandClass> Get the specified command class object if suppor
cpp/src/Node.cpp:2107
↓ 50 callers
Method
LinkEndChild
cpp/tinyxml/tinyxml.cpp:186
↓ 47 callers
Method
Set
cpp/src/Bitfield.cpp:71
↓ 45 callers
Function
GetVersion
cpp/src/command_classes/CommandClass.h:94
↓ 42 callers
Method
Value
----------------------------------------------------------------------------- <Value::Value> Constructor ---------------------------------------------
cpp/src/value_classes/Value.cpp:73
↓ 42 callers
Method
length
Return the length of a TiXmlString
cpp/tinyxml/tinystr.h:148
↓ 41 callers
Method
clear
cpp/tinyxml/tinystr.h:192
↓ 40 callers
Function
StreamableToString
cpp/test/include/gtest/gtest-message.h:243
↓ 39 callers
Method
GetCommandClassId
cpp/src/command_classes/Lock.h:52
↓ 39 callers
Method
Unlock
cpp/src/Utils.h:97
↓ 36 callers
Method
GetFlagByte
cpp/src/CompatOptionManager.cpp:283
↓ 36 callers
Method
GetItem
----------------------------------------------------------------------------- <ValueList::GetItem> Get the Item at the Currently selected Index ------
cpp/src/value_classes/ValueList.cpp:413
↓ 35 callers
Method
EnableFlag
cpp/src/CompatOptionManager.cpp:108
↓ 34 callers
Method
CreateValueByte
----------------------------------------------------------------------------- <Node::CreateValueByte> Helper to create a new byte value and add it to
cpp/src/Node.cpp:2508
↓ 34 callers
Method
SetError
cpp/tinyxml/tinyxmlparser.cpp:799
↓ 33 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
cpp/test/src/gtest.cc:978
↓ 33 callers
Method
get
cpp/test/include/gtest/internal/gtest-port.h:1158
↓ 31 callers
Method
GetText
cpp/tinyxml/tinyxml.cpp:873
↓ 31 callers
Method
Row
Return the position, in the original source file, of this node or attribute. The row and column are 1-based. (That is the first row and first column
cpp/tinyxml/tinyxml.h:245
↓ 30 callers
Method
GetDocument
cpp/tinyxml/tinyxml.cpp:493
↓ 29 callers
Method
GetUserData
< Set a pointer to arbitrary user data.
cpp/tinyxml/tinyxml.h:249
↓ 26 callers
Method
GetControllerNodeId
----------------------------------------------------------------------------- <Manager::GetControllerNodeId> ----------------------------------------
cpp/src/Manager.cpp:474
↓ 26 callers
Method
GetOptionAsString
----------------------------------------------------------------------------- <Options::GetOptionAsString> Get the value of a string option. ---------
cpp/src/Options.cpp:323
↓ 26 callers
Method
QueueNotification
----------------------------------------------------------------------------- <Driver::QueueNotification> Add a notification to the queue to be sent a
cpp/src/Driver.cpp:6210
↓ 24 callers
Method
SetFlagByte
cpp/src/CompatOptionManager.cpp:354
↓ 23 callers
Function
ColoredPrintf
cpp/test/src/gtest.cc:2954
↓ 23 callers
Method
CreateValueList
----------------------------------------------------------------------------- <Node::CreateValueList> Helper to create a new list value and add it to
cpp/src/Node.cpp:2598
↓ 23 callers
Method
Lock
----------------------------------------------------------------------------- <Options::Lock> Read all the option XMLs and Command Lines, and lock the
cpp/src/Options.cpp:364
↓ 23 callers
Function
Set
cpp/test/include/gtest/internal/gtest-filepath.h:73
↓ 23 callers
Method
empty
Checks if a TiXmlString is empty
cpp/tinyxml/tinystr.h:154
↓ 23 callers
Method
length
cpp/src/platform/HttpClient.h:223
↓ 22 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
cpp/test/src/gtest-internal-inl.h:927
↓ 22 callers
Function
impl
Accessors for the implementation object.
cpp/test/include/gtest/gtest.h:1287
↓ 20 callers
Method
AddOptionBool
----------------------------------------------------------------------------- <Options::AddOptionBool> Add a boolean option. -------------------------
cpp/src/Options.cpp:204
↓ 20 callers
Method
AddValue
----------------------------------------------------------------------------- <Scene::AddValue> Add a ValueID and a string to the scene. -------------
cpp/src/Scene.cpp:311
↓ 20 callers
Method
CreateValueInt
----------------------------------------------------------------------------- <Node::CreateValueInt> Helper to create a new int value and add it to th
cpp/src/Node.cpp:2568
↓ 19 callers
Function
AssertionSuccess
Makes a successful assertion result.
cpp/test/src/gtest.cc:1007
↓ 19 callers
Method
GetOptionAsBool
----------------------------------------------------------------------------- <Options::GetOptionAsBool> Get the value of a boolean option. ----------
cpp/src/Options.cpp:281
↓ 18 callers
Method
BeginControllerCommand
----------------------------------------------------------------------------- <Manager::BeginControllerCommand> Start the controller performing one of
cpp/src/Manager.cpp:4059
↓ 18 callers
Method
CreateValueString
----------------------------------------------------------------------------- <Node::CreateValueString> Helper to create a new string value and add it
cpp/src/Node.cpp:2719
↓ 18 callers
Method
GetLabel
cpp/src/Localization.cpp:77
↓ 18 callers
Function
HasStaticRequest
cpp/src/command_classes/CommandClass.h:192
↓ 17 callers
Function
AssertionFailure
Makes a failed assertion result.
cpp/test/src/gtest.cc:1012
↓ 17 callers
Function
FilePath
cpp/test/include/gtest/internal/gtest-filepath.h:62
↓ 16 callers
Function
GetInstance
* Get the command class instance of this value. It is possible for there to be * multiple instances of a command class, although currently it appe
cpp/src/value_classes/ValueID.h:158
↓ 16 callers
Method
GetNode
----------------------------------------------------------------------------- <Driver::GetNode> Locks the nodes and returns a pointer to the requested
cpp/src/Driver.cpp:938
↓ 16 callers
Method
Value
The meaning of 'value' changes for the specific type of TiXmlNode. \verbatim Document: filename of the xml file Element: name of the element
cpp/tinyxml/tinyxml.h:488
↓ 15 callers
Method
AddOptionInt
----------------------------------------------------------------------------- <Options::AddOptionInt> Add an integer option. -------------------------
cpp/src/Options.cpp:229
↓ 15 callers
Method
CreateValueDecimal
----------------------------------------------------------------------------- <Node::CreateValueDecimal> Helper to create a new decimal value and add
cpp/src/Node.cpp:2538
↓ 15 callers
Function
Message
Copy constructor.
cpp/test/include/gtest/gtest-message.h:96
↓ 15 callers
Method
NextSibling
cpp/tinyxml/tinyxml.cpp:394
↓ 14 callers
Method
CreateValueButton
----------------------------------------------------------------------------- <Node::CreateValueButton> Helper to create a new trigger value and add i
cpp/src/Node.cpp:2482
↓ 14 callers
Method
RootElement
Get the root element -- the only top level element -- of the document. In well formed XML, there should only be one. TinyXml is tolerant of multip
cpp/tinyxml/tinyxml.h:1448
↓ 14 callers
Method
ToElement
< Cast to a more defined type. Will return null if not of the requested type.
cpp/tinyxml/tinyxml.h:699
↓ 14 callers
Function
register_error
cpp/hidapi/windows/hid.cpp:155
↓ 13 callers
Method
CreateValueBool
----------------------------------------------------------------------------- <Node::CreateValueBool> Helper to create a new bool value and add it to
cpp/src/Node.cpp:2452
↓ 13 callers
Method
Get
cpp/test/src/gtest-port.cc:193
↓ 13 callers
Method
GetAsString
----------------------------------------------------------------------------- <Msg::GetAsString> Create a string containing the raw data -------------
cpp/src/Msg.cpp:237
↓ 13 callers
Method
IsPressed
cpp/src/value_classes/ValueButton.h:62
↓ 12 callers
Method
CopyTo
cpp/tinyxml/tinyxml.cpp:162
↓ 12 callers
Method
Find
cpp/tinyxml/tinyxml.cpp:1554
↓ 12 callers
Method
Reset
----------------------------------------------------------------------------- <Event::Reset> Set the event to not signalled --------------------------
cpp/src/platform/Event.cpp:79
↓ 12 callers
Function
aes_mode_reset
cpp/src/aes/aes_modes.c:131
↓ 11 callers
Method
AddOptionString
----------------------------------------------------------------------------- <Options::AddOptionString> Add a string option. ------------------------
cpp/src/Options.cpp:254
↓ 11 callers
Function
CountIf
cpp/test/src/gtest-internal-inl.h:283
↓ 11 callers
Method
GetFlagShort
cpp/src/CompatOptionManager.cpp:300
↓ 11 callers
Function
GetHomeId
cpp/src/command_classes/CommandClass.h:96
↓ 11 callers
Method
LoadFile
cpp/tinyxml/tinyxml.cpp:926
↓ 11 callers
Method
SetInstance
----------------------------------------------------------------------------- <Msg::SetInstance> Used to enable wrapping with MultiInstance/MultiChann
cpp/src/Msg.cpp:95
next →
1–100 of 3,562, ranked by callers