grpc/tools/doxygen
Craig Tiller 20dfe78d95
[promises] Change physical layout of retry filter (#33479)
In preparation for implementing the promise based version, separate out
the legacy call data from the filter.

There are two commits here, each representing one phase of this code
movement:
66676d398c moves `class RetryFilter` into
the header and the vtable name into that class, as this will be shared
code between the implementations
4c84f115ad then moves `class
RetryFilter::CallData` into `class RetryFilterLegacyCallData`, and moves
*that* into its own file

Doing so makes me less confused as to what I'm editing going forward.

No functionality should be affected.

---------

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2023-07-11 10:23:36 -07:00
..
Doxyfile.c++ [core] Add a channel argument to set DSCP on streams (#28322) 2023-06-30 16:10:21 -07:00
Doxyfile.c++.internal [promises] Change physical layout of retry filter (#33479) 2023-07-11 10:23:36 -07:00
Doxyfile.core [core] Add a channel argument to set DSCP on streams (#28322) 2023-06-30 16:10:21 -07:00
Doxyfile.core.internal [promises] Change physical layout of retry filter (#33479) 2023-07-11 10:23:36 -07:00
Doxyfile.objc [core] Add a channel argument to set DSCP on streams (#28322) 2023-06-30 16:10:21 -07:00
Doxyfile.objc.internal [core] Add a channel argument to set DSCP on streams (#28322) 2023-06-30 16:10:21 -07:00
Doxyfile.php [core] Add a channel argument to set DSCP on streams (#28322) 2023-06-30 16:10:21 -07:00
run_doxygen.sh generate api reference documents by doxygen 2020-07-19 17:52:59 +00:00