apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
ChildSrv
thrift
codegen
idlgen
Undocumented in source.
version(unittest)
interface
ChildSrv :
Srv
{
int
childMethod
(int arg);
}
Members
Functions
childMethod
int
childMethod
(int arg)
Undocumented in source.
Inherited Members
From Srv
voidMethod
void
voidMethod
()
Undocumented in source.
primitiveMethod
int
primitiveMethod
()
Undocumented in source.
structMethod
OneOfEach
structMethod
()
Undocumented in source.
methodWithDefaultArgs
void
methodWithDefaultArgs
(int something)
Undocumented in source.
onewayMethod
void
onewayMethod
()
Undocumented in source.
exceptionMethod
void
exceptionMethod
()
Undocumented in source.
ExceptionWithAMap
alias
ExceptionWithAMap
=
.
ExceptionWithAMap
Undocumented in source.
methodMeta
enum
methodMeta
;
Undocumented in source.
Meta
Source
See Implementation
thrift
codegen
idlgen
aliases
isThriftEntity
classes
ExceptionWithAMap
enums
Foo
interfaces
ChildSrv
Srv
structs
Bonk
HolyMoley
OneOfEach
WithDefaults
WithoutMeta
templates
enumIdlString
idlString
serviceIdlString
structIdlString