CloneableInstantiable
| Methods |
| public __construct() |
| public addValue( $number, $value) |
| public static buildFromProto( $proto, $file_proto, $containing) |
| public getClass() |
| public getFullName() |
| public getLegacyClass() |
| public getPublicDescriptor() |
| public getValueByName( $name) |
| public getValueByNumber( $number) |
| public getValueCount() |
| public getValueDescriptorByIndex( $index) |
| public setClass( $klass) |
| public setFullName( $full_name) |
| public setLegacyClass( $klass) |
| Properties |
| private $full_name = NULL |
| private $klass = NULL |
| private $legacy_klass = NULL |
| private $name_to_value = NULL |
| private $public_desc = NULL |
| private $value = NULL |
| private $value_descriptor = [] |
| Methods |
| public static buildFromProto( $proto, $file_proto, $containing) |