apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
Srv
thrift
codegen
idlgen
Undocumented in source.
version(unittest)
interface
Srv {
void
voidMethod
();
int
primitiveMethod
();
OneOfEach
structMethod
();
void
methodWithDefaultArgs
(int something);
void
onewayMethod
();
void
exceptionMethod
();
alias
ExceptionWithAMap
=
.
ExceptionWithAMap
;
enum
methodMeta
;
}
Members
Aliases
ExceptionWithAMap
alias
ExceptionWithAMap
=
.
ExceptionWithAMap
Undocumented in source.
Functions
exceptionMethod
void
exceptionMethod
()
Undocumented in source.
methodWithDefaultArgs
void
methodWithDefaultArgs
(int something)
Undocumented in source.
onewayMethod
void
onewayMethod
()
Undocumented in source.
primitiveMethod
int
primitiveMethod
()
Undocumented in source.
structMethod
OneOfEach
structMethod
()
Undocumented in source.
voidMethod
void
voidMethod
()
Undocumented in source.
Manifest constants
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