MCPcopy Create free account

hub / github.com/FreeOpcUa/freeopcua / functions

Functions10,842 in github.com/FreeOpcUa/freeopcua

↓ 7 callersMethodEnqueue
Adds an element to the end of the queue. A copy of the element is created using the copy constructor, and then stored in the queue. Changes made to t
tests/gtest/samples/sample3-inl.h:124
↓ 7 callersMethodEnqueue
Adds an element to the end of the queue. A copy of the element is created using the copy constructor, and then stored in the queue. Changes made to t
tests/gmock/gtest/samples/sample3-inl.h:124
↓ 7 callersMethodFileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
tests/gtest/src/gtest-filepath.cc:204
↓ 7 callersMethodFileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
tests/gmock/gtest/src/gtest-filepath.cc:204
↓ 7 callersFunctionForEach
tests/gmock/fused-src/gmock-gtest-all.cc:696
↓ 7 callersFunctionGTEST_LOCK_EXCLUDED_
tests/gtest/src/gtest.cc:3514
↓ 7 callersMethodGetIntegerIdentifier
src/protocol/nodeid.cpp:92
↓ 7 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
tests/gtest/src/gtest-death-test.cc:304
↓ 7 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
tests/gmock/gtest/src/gtest-death-test.cc:304
↓ 7 callersMethodGetName
Returns ([tokens], next_token_info).
tests/gmock/scripts/generator/cpp/ast.py:927
↓ 7 callersMethodGetServices
tests/server/builtin_server_impl.cpp:198
↓ 7 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.
tests/gtest/src/gtest.cc:3732
↓ 7 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.
tests/gmock/gtest/src/gtest.cc:3732
↓ 7 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
tests/gtest/src/gtest.cc:598
↓ 7 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
tests/gmock/gtest/src/gtest.cc:598
↓ 7 callersFunctionGlobalFunction
A global function that's expected to die.
tests/gtest/test/gtest-death-test_test.cc:170
↓ 7 callersFunctionGlobalFunction
A global function that's expected to die.
tests/gmock/gtest/test/gtest-death-test_test.cc:170
↓ 7 callersFunctionGrabOutput
Verifies that Log() behaves correctly for the given verbosity level and log severity.
tests/gmock/test/gmock-internal-utils_test.cc:499
↓ 7 callersMethodHost
include/opc/common/uri_facade.h:41
↓ 7 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
tests/gtest/src/gtest-filepath.cc:260
↓ 7 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
tests/gmock/gtest/src/gtest-filepath.cc:260
↓ 7 callersFunctionIsAsciiPunct
tests/gtest/src/gtest-port.cc:211
↓ 7 callersFunctionIsAsciiPunct
tests/gmock/gtest/src/gtest-port.cc:211
↓ 7 callersFunctionNotNull
Creates a polymorphic matcher that matches any non-NULL pointer. This is convenient as Not(NULL) doesn't compile (the compiler thinks that that expres
tests/gmock/fused-src/gmock/gmock.h:8874
↓ 7 callersMethodNotify
Notifies all threads created with this notification to start. Must be called from the controller thread.
tests/gtest/include/gtest/internal/gtest-port.h:1239
↓ 7 callersMethodNotify
Notifies all threads created with this notification to start. Must be called from the controller thread.
tests/gmock/gtest/fused-src/gtest/gtest.h:2432
↓ 7 callersFunctionParseCodeNode
(tokens)
tests/gtest/scripts/pump.py:564
↓ 7 callersFunctionParseCodeNode
(tokens)
tests/gmock/gtest/scripts/pump.py:564
↓ 7 callersFunctionParseExpNode
(token)
tests/gtest/scripts/pump.py:470
↓ 7 callersFunctionParseExpNode
(token)
tests/gmock/gtest/scripts/pump.py:470
↓ 7 callersMethodPerform
Performs the action. Note that this method is const even though the corresponding method in ActionInterface is not. The reason is that a const Actio
tests/gmock/include/gmock/gmock-actions.h:331
↓ 7 callersFunctionPrint
src/clientapp/opcua_main.cpp:198
↓ 7 callersFunctionPrintByRef
tests/gtest/test/gtest-printers_test.cc:245
↓ 7 callersFunctionPrintByRef
tests/gmock/gtest/test/gtest-printers_test.cc:245
↓ 7 callersFunctionPrintValue
tests/gtest/test/gtest-param-test_test.cc:82
↓ 7 callersFunctionPrintValue
tests/gmock/gtest/test/gtest-param-test_test.cc:82
↓ 7 callersMethodRelease
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
tests/gtest/src/gtest.cc:2944
↓ 7 callersMethodRelease
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
tests/gmock/gtest/src/gtest.cc:2944
↓ 7 callersFunctionRemoveMatchingTests
Removes output of specified tests from a Google Test program's output. This function strips not only the beginning and the end of a test but also
tests/gtest/test/gtest_output_test.py:167
↓ 7 callersFunctionRemoveMatchingTests
Removes output of specified tests from a Google Test program's output. This function strips not only the beginning and the end of a test but also
tests/gmock/gtest/test/gtest_output_test.py:167
↓ 7 callersFunctionShort
For suppressing compiler warnings on conversion possibly losing precision.
tests/gmock/test/gmock-generated-actions_test.cc:67
↓ 7 callersFunctionShuffle
tests/gtest/src/gtest-internal-inl.h:347
↓ 7 callersFunctionShuffle
tests/gmock/gtest/src/gtest-internal-inl.h:347
↓ 7 callersFunctionStringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
tests/gmock/fused-src/gmock-gtest-all.cc:3143
↓ 7 callersMethodSubscriptions
src/server/services_registry_impl.cpp:244
↓ 7 callersFunctionSumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
tests/gtest/src/gtest.cc:321
↓ 7 callersFunctionSumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
tests/gmock/gtest/src/gtest.cc:321
↓ 7 callersFunctionSumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
tests/gmock/fused-src/gmock-gtest-all.cc:1805
↓ 7 callersFunctionToHexDump
include/opc/ua/protocol/utils.h:29
↓ 7 callersFunctionUniversalTersePrint
tests/gtest/include/gtest/gtest-printers.h:843
↓ 7 callersFunctionUniversalTersePrint
tests/gmock/gtest/fused-src/gtest/gtest.h:10567
↓ 7 callersMethod_CreateVariable
(self, pos_token, name, type_name, type_modifiers, ref_pointer_name_seq, templated_typ
tests/gmock/scripts/generator/cpp/ast.py:726
↓ 7 callersMethodbegin
tests/gtest/include/gtest/internal/gtest-param-util.h:184
↓ 7 callersMethodbegin
tests/gmock/gtest/include/gtest/internal/gtest-param-util.h:184
↓ 7 callersMethodc_string
Gets the 0-terminated C string this MyString object represents.
tests/gtest/samples/sample2.h:77
↓ 7 callersMethodc_string
Gets the 0-terminated C string this MyString object represents.
tests/gmock/gtest/samples/sample2.h:77
↓ 7 callersMethodcapacity
Returns the capacity of this buffer. */
include/opc/spdlog/fmt/bundled/format.h:698
↓ 7 callersMethoddisabled_test_count
Gets the number of disabled tests.
tests/gtest/src/gtest.cc:745
↓ 7 callersMethoddisabled_test_count
Gets the number of disabled tests.
tests/gmock/gtest/src/gtest.cc:745
↓ 7 callersMethodend
tests/gtest/include/gtest/internal/gtest-param-util.h:185
↓ 7 callersMethodend
tests/gmock/gtest/include/gtest/internal/gtest-param-util.h:185
↓ 7 callersMethodopen
include/opc/spdlog/details/file_helper.h:46
↓ 7 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
tests/gtest/src/gtest.cc:3934
↓ 7 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
tests/gmock/gtest/src/gtest.cc:3934
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
tests/gtest/src/gtest.cc:4584
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
tests/gmock/gtest/src/gtest.cc:4584
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
tests/gmock/fused-src/gmock-gtest-all.cc:6068
↓ 7 callersMethodparse_node
(self, child)
schemas/generate_address_space.py:141
↓ 6 callersMethodActivateSession
src/client/binary_client.cpp:309
↓ 6 callersFunctionAddParameters
src/server/common_addons.cpp:41
↓ 6 callersFunctionAllArgs
tests/gmock/fused-src/gmock/gmock.h:9410
↓ 6 callersFunctionAssert
Asserts that condition is true; aborts the process with the given message if condition is false. We cannot use LOG(FATAL) or CHECK() as Google Mock m
tests/gmock/include/gmock/internal/gmock-internal-utils.h:291
↓ 6 callersFunctionBinaryNodeId
include/opc/ua/protocol/nodeid.h:236
↓ 6 callersFunctionCaptureStdout
Starts capturing stdout.
tests/gtest/src/gtest-port.cc:654
↓ 6 callersFunctionChDir
tests/gtest/include/gtest/internal/gtest-port.h:1849
↓ 6 callersFunctionChDir
tests/gmock/gtest/fused-src/gtest/gtest.h:3042
↓ 6 callersFunctionChar
NOLINT
tests/gmock/test/gmock-generated-actions_test.cc:68
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
tests/gtest/src/gtest.cc:1424
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
tests/gmock/gtest/src/gtest.cc:1424
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
tests/gmock/fused-src/gmock-gtest-all.cc:2908
↓ 6 callersMethodClient
src/server/tcp_server.cpp:86
↓ 6 callersMethodCloseSession
src/client/binary_client.cpp:323
↓ 6 callersMethodConservativeLowerBound
Conservative estimate on the lower/upper bound of the number of calls allowed.
tests/gmock/fused-src/gmock/gmock.h:2186
↓ 6 callersMethodConservativeUpperBound
tests/gmock/fused-src/gmock/gmock.h:2187
↓ 6 callersFunctionCopyArray
tests/gtest/include/gtest/internal/gtest-internal.h:982
↓ 6 callersFunctionCopyArray
tests/gmock/gtest/fused-src/gtest/gtest.h:8358
↓ 6 callersMethodCreateSession
/////////////////////////////////////////////////////////// Session Services ///////////////////////////////////////////////////////////
src/client/binary_client.cpp:279
↓ 6 callersMethodCreateSubscription
src/client/client.cpp:479
↓ 6 callersMethodDequeue
Removes the head of the queue and returns it. Returns NULL if the queue is empty.
tests/gtest/samples/sample3-inl.h:144
↓ 6 callersMethodDequeue
Removes the head of the queue and returns it. Returns NULL if the queue is empty.
tests/gmock/gtest/samples/sample3-inl.h:144
↓ 6 callersMethodDescribeTo
Describes the Between(m, n) cardinality in human-friendly text.
tests/gmock/src/gmock-cardinalities.cc:108
↓ 6 callersMethodDescribeTo
Describes the Between(m, n) cardinality in human-friendly text.
tests/gmock/fused-src/gmock-gtest-all.cc:9739
↓ 6 callersFunctionDieIf
A unary function that may die.
tests/gtest/test/gtest-death-test_test.cc:179
↓ 6 callersFunctionDieIf
A unary function that may die.
tests/gmock/gtest/test/gtest-death-test_test.cc:179
↓ 6 callersFunctionDoubleEq
Creates a matcher that matches any double argument approximately equal to rhs, where two NANs are considered unequal.
tests/gmock/fused-src/gmock/gmock.h:8889
↓ 6 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest
tests/gtest/test/gtest_unittest.cc:1943
↓ 6 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest
tests/gmock/gtest/test/gtest_unittest.cc:1943
↓ 6 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase
tests/gtest/test/gtest_unittest.cc:1951
↓ 6 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase
tests/gmock/gtest/test/gtest_unittest.cc:1951
↓ 6 callersFunctionFormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
tests/gtest/src/gtest.cc:3221
← previousnext →601–700 of 10,842, ranked by callers