gets the file descriptor of an object
获取一个对象的文件描述符
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Gets the file descriptor of an object
获取对象的文件描述符
方法----------Methods----------
signature(object = "Descriptor") retrieves the file descriptor associated with this descriptor
signature(object = "Descriptor")检索与此描述符相关联的文件描述符
signature(object = "Message") retrieves the file descriptor associated with the descriptor of this message
signature(object = "Message")检索此消息的描述符关联的文件描述符
signature(object = "EnumDescriptor") retrieves the file descriptor associated with the enum descriptor
signature(object = "EnumDescriptor")检索文件的描述符的枚举描述符相关联
signature(object = "FieldDescriptor") retrieves the file descriptor associated with the field descriptor
signature(object = "FieldDescriptor")检索的描述符关联的文件描述符
signature(object = "ServiceDescriptor") retrieves the file descriptor associated with the service descriptor
signature(object = "ServiceDescriptor")检索服务描述符关联的文件描述符
signature(object = "MethodDescriptor") retrieves the file descriptor associated with the method descriptor
signature(object = "MethodDescriptor")检索的方法描述符关联的文件描述符