Lines Matching defs:Oneof
2142 type Oneof struct { struct
2161 Union isOneof_Union `protobuf_oneof:"union"`
2164 Tormato isOneof_Tormato `protobuf_oneof:"tormato"`
2165 XXX_unrecognized []byte `json:"-"`
2168 func (m *Oneof) Reset() { *m = Oneof{} }
2169 func (m *Oneof) String() string { return proto.CompactTextString(m) }
2170 func (*Oneof) ProtoMessage() {}
2171 func (*Oneof) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{29} }
2254 func (m *Oneof) GetUnion() isOneof_Union {
2260 func (m *Oneof) GetTormato() isOneof_Tormato {
2267 func (m *Oneof) GetF_Bool() bool {
2274 func (m *Oneof) GetF_Int32() int32 {
2281 func (m *Oneof) GetF_Int64() int64 {
2288 func (m *Oneof) GetF_Fixed32() uint32 {
2295 func (m *Oneof) GetF_Fixed64() uint64 {
2302 func (m *Oneof) GetF_Uint32() uint32 {
2309 func (m *Oneof) GetF_Uint64() uint64 {
2316 func (m *Oneof) GetF_Float() float32 {
2323 func (m *Oneof) GetF_Double() float64 {
2330 func (m *Oneof) GetF_String() string {
2337 func (m *Oneof) GetF_Bytes() []byte {
2344 func (m *Oneof) GetF_Sint32() int32 {
2351 func (m *Oneof) GetF_Sint64() int64 {
2358 func (m *Oneof) GetF_Enum() MyMessage_Color {
2365 func (m *Oneof) GetF_Message() *GoTestField {
2372 func (m *Oneof) GetFGroup() *Oneof_F_Group {
2379 func (m *Oneof) GetF_Largest_Tag() int32 {
2386 func (m *Oneof) GetValue() int32 {
2394 …e, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{}) {