Learn R Programming

RProtoBuf (version 0.1-0)

EnumValueDescriptor-class: Class "EnumValueDescriptor"

Description

R representation of an enum value descriptor. This is a thin wrapper around the EnumValueDescriptor c++ class.

Arguments

Objects from the Class

Objects of this class are typically retrieved with the value method of the EnumDescriptor class

References

The EnumValueDescriptor C++ class. http://code.google.com/apis/protocolbuffers/docs/reference/cpp/google.protobuf.descriptor.html#EnumValueDescriptor