MCPcopy Create free account

hub / github.com/EmbeddedRPC/erpc / types & classes

Types & classes989 in github.com/EmbeddedRPC/erpc

↓ 59 callersClasssemantic_error
! * @brief Exception class for semantic errors. */
erpcgen/src/ParseErrors.hpp:137
↓ 36 callersClassinternal_error
! * @brief Exception class for internal errors. */
erpcgen/src/ParseErrors.hpp:151
↓ 22 callersClassTemplateException
Custom exception class for library errors
erpcgen/src/cpptemplate/cpptempl.hpp:258
↓ 15 callersClasssyntax_error
! * @brief Exception class for syntax errors. */
erpcgen/src/ParseErrors.hpp:63
↓ 14 callersClassdata_ptr
various typedefs
erpcgen/src/cpptemplate/cpptempl.hpp:56
↓ 13 callersClassMessageBuffer
! * @brief Represents a memory buffer containing a message. * * The MessageBuffer object does not own the buffer memory. It simply provides an inte
erpc_c/infra/erpc_message_buffer.hpp:37
↓ 12 callersClassTemplateParser
erpcgen/src/cpptemplate/cpptempl.cpp:346
↓ 10 callersClassKconfigError
Exception raised for Kconfig-related errors. KconfigError and KconfigSyntaxError are the same class. The KconfigSyntaxError alias is onl
scripts/kconfig/kconfiglib.py:6064
↓ 8 callersClassErpcgenTestException
erpcgen/test/conftest.py:319
↓ 6 callersClassMenuNode
Represents a menu node in the configuration. This corresponds to an entry in e.g. the 'make menuconfig' interface, though non-visible choices
scripts/kconfig/kconfiglib.py:5573
↓ 6 callersClassRequestError
Request error.
erpc_java/src/main/java/io/github/embeddedrpc/erpc/transport/RequestError.java:12
↓ 5 callersClassToken
! * @brief Encapsulates all information about a token. */
erpcgen/src/Token.hpp:54
↓ 5 callersClasssyntax_error2
! * @brief Exception class for syntax errors. */
erpcgen/src/ParseErrors.hpp:77
↓ 4 callersClassClientManager
erpc_python/erpc/client.py:15
↓ 4 callersClassSimpleServer
erpc_python/erpc/simple_server.py:15
↓ 3 callersClassCCompiler
erpcgen/test/conftest.py:255
↓ 3 callersClassSymbol
Represents a configuration symbol: (menu)config FOO ... The following attributes are available. They should be viewed as re
scripts/kconfig/kconfiglib.py:4086
↓ 3 callersClassTCPTransport
erpc_python/erpc/transport.py:140
↓ 3 callersClasskey_error
erpcgen/src/cpptemplate/cpptempl.hpp:192
↓ 2 callersClassChoice
Represents a choice statement: choice ... endchoice The following attributes are available on Choice instances. They
scripts/kconfig/kconfiglib.py:5096
↓ 2 callersClassCrc16
Class for computing ITU-CCITT CRC-16.
erpc_java/src/main/java/io/github/embeddedrpc/erpc/auxiliary/Crc16.java:12
↓ 2 callersClassDataTemplate
erpcgen/src/cpptemplate/cpptempl.hpp:59
↓ 2 callersClassErpcgen
erpcgen/test/conftest.py:196
↓ 2 callersClassErpcgenTestCase
erpcgen/test/conftest.py:654
↓ 2 callersClassKconfig
Represents a Kconfig configuration, e.g. for x86 or ARM. This is the set of symbols, choices, and menu nodes appearing in the configuration.
scripts/kconfig/kconfiglib.py:575
↓ 2 callersClassRequestError
erpc_python/erpc/client.py:11
↓ 2 callersClassTestPartResult
Information about a test.
test/common/gtest/gtest.h:7643
↓ 2 callersClassTestResult
test/run_unit_tests.py:29
↓ 2 callersClass_KconfigIOError
scripts/kconfig/kconfiglib.py:6085
↓ 2 callersClasssigaction
test/common/gtest/gtest.cpp:7971
↓ 2 callersClasstyped_iterator
erpcgen/src/types/SymbolScope.hpp:34
↓ 1 callersClassAnnotateTestServiceHandler
test/python_impl_tests/test_annotations/test_annotations.py:40
↓ 1 callersClassArraysTestServiceHandler
test/python_impl_tests/test_arrays/test_arrays.py:42
↓ 1 callersClassAssertHelper
test/common/gtest/gtest.h:18265
↓ 1 callersClassBasicCodec
Version of this codec. Args: Codec (code.Codec): Inherit and implement codec interface functions.
erpc_python/erpc/basic_codec.py:13
↓ 1 callersClassBinaryTestServiceHandler
test/python_impl_tests/test_binary/test_binary.py:39
↓ 1 callersClassBuiltinTestServiceHandler
test/python_impl_tests/test_builtin/test_builtin.py:43
↓ 1 callersClassCGenerator
! * @brief Code generator for C. */
erpcgen/src/CGenerator.hpp:27
↓ 1 callersClassCTests
test/run_unit_tests.py:432
↓ 1 callersClassClassUniqueToAlwaysTrue
test/common/gtest/gtest.cpp:6561
↓ 1 callersClassClientInfo
erpc_python/erpc/arbitrator.py:15
↓ 1 callersClassCodecError
erpc_python/erpc/codec.py:24
↓ 1 callersClassCommonService
test/java_impl_tests/src/test/java/io/github/embeddedrpc/erpc/tests/server/services/CommonService.java:6
↓ 1 callersClassCommonTestServiceHandler
Common handler to stop and quit the server
test/python_impl_tests/conftest.py:72
↓ 1 callersClassConnectionClosed
erpc_python/erpc/transport.py:136
↓ 1 callersClassConstTestServiceHandler
test/python_impl_tests/test_const/test_const.py:41
↓ 1 callersClassCrc16
erpc_python/erpc/crc16.py:9
↓ 1 callersClassEnumsTestServiceHandler
test/python_impl_tests/test_enums/test_enums.py:44
↓ 1 callersClassErpcTestException
erpcgen/test/conftest.py:323
↓ 1 callersClassErpcgenCCompileTest
erpcgen/test/conftest.py:566
↓ 1 callersClassErpcgenCppCompileTest
erpcgen/test/conftest.py:593
↓ 1 callersClassErpcgenFile
erpcgen/test/conftest.py:121
↓ 1 callersClassErpcgenItem
erpcgen/test/conftest.py:142
↓ 1 callersClassErpcgenTestSpec
erpcgen/test/conftest.py:327
↓ 1 callersClassFirstInterfaceHandler
test/python_impl_tests/test_arbitrator/test_arbitrator.py:288
↓ 1 callersClassGTEST_1_TUPLE_
test/common/gtest/gtest.h:1030
↓ 1 callersClassGTEST_2_TUPLE_
test/common/gtest/gtest.h:1062
↓ 1 callersClassGTEST_3_TUPLE_
test/common/gtest/gtest.h:1105
↓ 1 callersClassGTEST_4_TUPLE_
test/common/gtest/gtest.h:1142
↓ 1 callersClassGTEST_5_TUPLE_
test/common/gtest/gtest.h:1183
↓ 1 callersClassGTEST_6_TUPLE_
test/common/gtest/gtest.h:1227
↓ 1 callersClassGTEST_7_TUPLE_
test/common/gtest/gtest.h:1274
↓ 1 callersClassGTEST_8_TUPLE_
test/common/gtest/gtest.h:1323
↓ 1 callersClassGTEST_9_TUPLE_
test/common/gtest/gtest.h:1375
↓ 1 callersClassJavaGenerator
! * @brief Code generator for Jva. */
erpcgen/src/JavaGenerator.hpp:25
↓ 1 callersClassJavaTests
test/run_unit_tests.py:607
↓ 1 callersClassListsTestServiceHandler
test/python_impl_tests/test_lists/test_lists.py:40
↓ 1 callersClassMatrixMultiplyServiceHandler
examples/matrix_multiply_python/matrix_multiply.py:55
↓ 1 callersClassMatrixMultiplyServiceHandler
eRPC call definition
examples/hello_world/py/main_server.py:21
↓ 1 callersClassMessageInfo
erpc_java/src/main/java/io/github/embeddedrpc/erpc/auxiliary/MessageInfo.java:11
↓ 1 callersClassMessageLoggers
! * @brief Logging messages functionality. * * @ingroup infra_utility */
erpc_c/infra/erpc_message_loggers.hpp:75
↓ 1 callersEnumMessageType
Message type.
erpc_java/src/main/java/io/github/embeddedrpc/erpc/auxiliary/MessageType.java:12
↓ 1 callersClassNotification
Allows a controller thread to pause execution of newly created threads until notified. Instances of this class must be created and destroyed in the c
test/common/gtest/gtest.h:2594
↓ 1 callersClassOption
scripts/kconfig/hardenconfig.py:23
↓ 1 callersClassParamIterator
test/common/gtest/gtest.h:10783
↓ 1 callersClassPrePostAction
! * @brief Client and server may used cb functions before and after rpc call. * * @ingroup infra_utility */
erpc_c/infra/erpc_pre_post_action.h:39
↓ 1 callersClassPythonGenerator
! * @brief Code generator for Python. */
erpcgen/src/PythonGenerator.hpp:28
↓ 1 callersClassPythonTests
test/run_unit_tests.py:365
↓ 1 callersClassRequestContext
erpc_c/infra/erpc_server.hpp:32
↓ 1 callersClassRequestContext
erpc_python/erpc/client.py:81
↓ 1 callersClassRunner
test/java_impl_tests/run_tests.py:37
↓ 1 callersClassScopedTrace
Information about a trace point.
test/common/gtest/gtest.h:7652
↓ 1 callersClassSecondInterfaceHandler
test/python_impl_tests/test_arbitrator/test_arbitrator.py:254
↓ 1 callersClassSerialTransport
erpc_python/erpc/transport.py:116
↓ 1 callersClassStructTestServiceHandler1
test/python_impl_tests/test_struct/test_struct.py:54
↓ 1 callersClassStructTestServiceHandler2
test/python_impl_tests/test_struct/test_struct.py:81
↓ 1 callersClassTest
Represents a failure message.
test/common/gtest/gtest.h:7641
↓ 1 callersClassTestCase
test/common/gtest/gtest.h:18287
↓ 1 callersClassTestCaseNameIs
A predicate that checks the name of a TestCase against a known value. This is used for implementation of the UnitTest class only. We put it in the a
test/common/gtest/gtest.cpp:6021
↓ 1 callersClassTestInfo
Represents a test.
test/common/gtest/gtest.h:7642
↓ 1 callersClassTestProperty
A copyable object representing a user specified test property which can be output as a key/value string pair. Don't inherit from TestProperty as its
test/common/gtest/gtest.h:18601
↓ 1 callersClassTestPropertyKeyIs
A predicate that checks the key of a TestProperty against a known key. TestPropertyKeyIs is copyable.
test/common/gtest/gtest.cpp:753
↓ 1 callersClassText2CConverter
erpcgen/bin/txt_to_c.py:22
↓ 1 callersClassText2CConverterTool
erpcgen/bin/txt_to_c.py:103
↓ 1 callersClassTransportArbitrator
Shares a transport between a server and multiple clients. Args: Transport (_type_): Inherit and define transport interface methods
erpc_python/erpc/arbitrator.py:20
↓ 1 callersClassTransportFactory
Build a concreate transport layer based on pytestconfig. This class can be passed to new process and then build new transport layer (concrea
test/python_impl_tests/conftest.py:44
↓ 1 callersClassTypedefTestServiceHandler
test/python_impl_tests/test_typedef/test_typedef.py:39
↓ 1 callersClassUnionsTestServiceHandler
test/python_impl_tests/test_unions/test_unions.py:39
↓ 1 callersClassUnitTest
Result of a test part.
test/common/gtest/gtest.h:7644
↓ 1 callersClassVariable
Represents a preprocessor variable/function. The following attributes are available: name: The name of the variable. value:
scripts/kconfig/kconfiglib.py:6009
next →1–100 of 989, ranked by callers