|
GRPC Core
9.0.0
|
#include <manual_constructor.h>
Public Member Functions | |
| Type * | get () |
| const Type * | get () const |
| Type * | operator-> () |
| const Type * | operator-> () const |
| Type & | operator* () |
| const Type & | operator* () const |
| void | Init () |
| template<typename... Ts> | |
| void | Init (Ts &&... args) |
| void | Init (const Type &x) |
| void | Init (Type &&x) |
| void | Destroy () |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |