RouteGuideClient

Undocumented in source.

Constructors

this
this(Channel channel)
Undocumented in source.

Members

Functions

GetFeature
Feature GetFeature(Point request)
Undocumented in source. Be warned that the author may not have intended to support it.
GetFeature
void GetFeature(Point request, void delegate(Status status, Feature response) dele)
Undocumented in source. Be warned that the author may not have intended to support it.
ListFeatures
ClientReader!Feature ListFeatures(Rectangle request)
Undocumented in source. Be warned that the author may not have intended to support it.
RecordRoute
ClientWriter!Point RecordRoute(RouteSummary response)
Undocumented in source. Be warned that the author may not have intended to support it.
RouteChat
ClientReaderWriter!(RouteNote, RouteNote) RouteChat()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta