Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change 
notification.

The "ThriftUsageC++" page has been changed by AkiraKitada.
http://wiki.apache.org/thrift/ThriftUsageC%2B%2B?action=diff&rev1=21&rev2=22

--------------------------------------------------

  namespace cpp Test
  
  service Something {
+   i32 ping()
+ }
+ }}}
  
-  . i32 ping()
- 
- }
- }}} Now run:
+ Now run:
  
  {{{
  thrift --gen cpp your-thrift-file.thrift

Reply via email to