Qt GRPC C++ Classes

Qt GRPC 모듈은 다음과 같은 서비스와의 통신을 지원합니다. gRPC 서비스. 더 보기...

이 모듈은 Qt 6.5에 도입되었습니다.

네임스페이스

QtGrpc

QtGrpc 라이브러리 전체에서 사용되는 기타 식별자를 포함합니다.

클래스

QAbstractGrpcChannel

gRPC 작업의 전송 계층을 구현하기 위한 인터페이스

QGrpcBidiStream

양방향 스트리밍 RPC 처리를 위한 액세스

QGrpcCallOptions

개별 RPC를 미세 조정하기 위한 다양한 옵션 제공

QGrpcCallReply

단일 RPC 처리를 위한 액세스

QGrpcChannelOptions

gRPC 채널 미세 조정을 위한 다양한 옵션 제공

QGrpcClientBase

생성된 클라이언트 인터페이스의 기반 역할을 합니다.

QGrpcClientStream

클라이언트 스트리밍 RPC를 처리하는 데 액세스

QGrpcHttp2Channel

gRPC 통신을 위한 HTTP/2 전송 계층

QGrpcOperation

클라이언트 측에서 gRPC 통신을 처리하기 위한 공통 작업

QGrpcOperationContext

개별 gRPC 작업과 채널 간의 통신을 위한 컨텍스트

QGrpcSerializationFormat

프로토부프 메시지 직렬화기와 관련 콘텐츠 유형 접미사 보유

QGrpcServerStream

서버 스트리밍 RPC 처리를 위한 액세스

QGrpcStatus

StatusCode와 문자열 메시지를 결합합니다.

상세 설명

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.