RouteGuideImpl

Undocumented in source.

Members

Functions

GetFeature
Status GetFeature(Point point, Feature feature)
Undocumented in source. Be warned that the author may not have intended to support it.
ListFeatures
Status ListFeatures(Rectangle rectangle, ServerWriter!Feature writer)
Undocumented in source. Be warned that the author may not have intended to support it.
RecordRoute
Status RecordRoute(ServerReader!Point reader, RouteSummary summary)
Undocumented in source. Be warned that the author may not have intended to support it.
RouteChat
Status RouteChat(ServerReaderWriter!(RouteNote, RouteNote) stream)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From RouteGuideBase

SERVICE
enum SERVICE;
Undocumented in source.
getModule
string getModule()
Undocumented in source. Be warned that the author may not have intended to support it.
GetFeature
Status GetFeature(Point , Feature )
Undocumented in source. Be warned that the author may not have intended to support it.
ListFeatures
Status ListFeatures(Rectangle , ServerWriter!Feature )
Undocumented in source. Be warned that the author may not have intended to support it.
RecordRoute
Status RecordRoute(ServerReader!Point , RouteSummary )
Undocumented in source. Be warned that the author may not have intended to support it.
RouteChat
Status RouteChat(ServerReaderWriter!(RouteNote, RouteNote) )
Undocumented in source. Be warned that the author may not have intended to support it.
process
Status process(string method, GrpcStream stream, ubyte[] complete)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta