Functions | Variables
asyncio_route_guide_client Namespace Reference

Functions

Iterable[route_guide_pb2.RouteNotegenerate_messages ()
 
Iterable[route_guide_pb2.Pointgenerate_route (List[route_guide_pb2.Feature] feature_list)
 
None guide_get_feature (route_guide_pb2_grpc.RouteGuideStub stub)
 
None guide_get_one_feature (route_guide_pb2_grpc.RouteGuideStub stub, route_guide_pb2.Point point)
 
None guide_list_features (route_guide_pb2_grpc.RouteGuideStub stub)
 
None guide_record_route (route_guide_pb2_grpc.RouteGuideStub stub)
 
None guide_route_chat (route_guide_pb2_grpc.RouteGuideStub stub)
 
None main ()
 
route_guide_pb2.RouteNote make_route_note (str message, int latitude, int longitude)
 

Variables

 level
 

Function Documentation

◆ generate_messages()

Iterable[route_guide_pb2.RouteNote] asyncio_route_guide_client.generate_messages ( )

Definition at line 92 of file asyncio_route_guide_client.py.

◆ generate_route()

Iterable[route_guide_pb2.Point] asyncio_route_guide_client.generate_route ( List[route_guide_pb2.Feature]   feature_list)

Definition at line 69 of file asyncio_route_guide_client.py.

◆ guide_get_feature()

None asyncio_route_guide_client.guide_get_feature ( route_guide_pb2_grpc.RouteGuideStub  stub)

Definition at line 48 of file asyncio_route_guide_client.py.

◆ guide_get_one_feature()

None asyncio_route_guide_client.guide_get_one_feature ( route_guide_pb2_grpc.RouteGuideStub  stub,
route_guide_pb2.Point  point 
)

Definition at line 35 of file asyncio_route_guide_client.py.

◆ guide_list_features()

None asyncio_route_guide_client.guide_list_features ( route_guide_pb2_grpc.RouteGuideStub  stub)

Definition at line 56 of file asyncio_route_guide_client.py.

◆ guide_record_route()

None asyncio_route_guide_client.guide_record_route ( route_guide_pb2_grpc.RouteGuideStub  stub)

Definition at line 79 of file asyncio_route_guide_client.py.

◆ guide_route_chat()

None asyncio_route_guide_client.guide_route_chat ( route_guide_pb2_grpc.RouteGuideStub  stub)

Definition at line 106 of file asyncio_route_guide_client.py.

◆ main()

None asyncio_route_guide_client.main ( )

Definition at line 114 of file asyncio_route_guide_client.py.

◆ make_route_note()

route_guide_pb2.RouteNote asyncio_route_guide_client.make_route_note ( str  message,
int  latitude,
int  longitude 
)

Definition at line 27 of file asyncio_route_guide_client.py.

Variable Documentation

◆ level

asyncio_route_guide_client.level

Definition at line 128 of file asyncio_route_guide_client.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:57