ServiceDescriptor-class: Class "ServiceDescriptor"

ServiceDescriptor-classR Documentation

Class "ServiceDescriptor"

Description

R representation of Service Descriptors

Objects from the Class

TODO

Slots

pointer:

External pointer to a google::protobuf::ServiceDescriptor C++ object

name:

fully qualified name of the service

Methods

as.character

signature(x = "ServiceDescriptor"): debug string of the service

toString

signature(x = "ServiceDescriptor"): debug string of the service

show

signature(x = "ServiceDescriptor"): ...

$

signature(x = "ServiceDescriptor"): invoke pseudo methods or retrieve method descriptors contained in this service descriptor.

[[

signature(x = "ServiceDescriptor"): extracts methods descriptors contained in this service descriptor

length

signature(x = "ServiceDescriptor"): number of MethodDescriptor

method_count

signature(x = "ServiceDescriptor"): number of MethodDescriptor

method

signature(x = "ServiceDescriptor"): retrieves a MethodDescriptor

Author(s)

Romain Francois <francoisromain@free.fr>


eddelbuettel/rprotobuf documentation built on March 27, 2024, 12:22 p.m.