Re: [grpc-io] convert google::protobuf:uint32 c++

17 views
Skip to first unread message
Message has been deleted

Christian Rivasseau

unread,
Nov 19, 2019, 12:06:04 PM11/19/19
to martin...@versasec.com, grpc.io
This is a better question to the protobuf group?

It looks like <some google::protobuf::uint32 value> is pointed at a method instead of calling it?

On Tue, Nov 19, 2019 at 6:02 PM <martin...@versasec.com> wrote:
What i'm doing wrong here.
unsigned int* test;


*test = <some google::protobuf::uint32 value>
  compiler tell me ""Typumwandlung": "google::protobuf::uint32 (__thiscall cms::PendingTasksInfo::* )(void) const" kann nicht in "UINT" konvertiert werden"
Isn't protobuf uint32 unsigned int in C++?

--
You received this message because you are subscribed to the Google Groups "grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/316ee32f-c002-4416-974d-fa214d3306da%40googlegroups.com.


--
Christian Rivasseau
Co-founder and CTO @ Lefty
+33 6 67 35 26 74

martin...@versasec.com

unread,
Nov 19, 2019, 12:09:16 PM11/19/19
to grpc.io
Sorry, i used the uint32 wrong. For example "myprotobufuint32" instead of "myprotbufuint32()"


Am Dienstag, 19. November 2019 18:06:04 UTC+1 schrieb Christian Rivasseau:
This is a better question to the protobuf group?

It looks like <some google::protobuf::uint32 value> is pointed at a method instead of calling it?

On Tue, Nov 19, 2019 at 6:02 PM <martin...@versasec.com> wrote:
What i'm doing wrong here.
unsigned int* test;


*test = <some google::protobuf::uint32 value>
  compiler tell me ""Typumwandlung": "google::protobuf::uint32 (__thiscall cms::PendingTasksInfo::* )(void) const" kann nicht in "UINT" konvertiert werden"
Isn't protobuf uint32 unsigned int in C++?

--
You received this message because you are subscribed to the Google Groups "grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grp...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages