#include <cel_value.h>
Definition at line 56 of file cel_value.h.
◆ CelValue() [1/2]
grpc_core::mock_cel::CelValue::CelValue |
( |
| ) |
|
|
inline |
◆ CelValue() [2/2]
template<class T >
grpc_core::mock_cel::CelValue::CelValue |
( |
T |
| ) |
|
|
inlineexplicitprivate |
◆ CreateInt64()
◆ CreateMap()
◆ CreateNull()
static CelValue grpc_core::mock_cel::CelValue::CreateNull |
( |
| ) |
|
|
inlinestatic |
◆ CreateString()
static CelValue grpc_core::mock_cel::CelValue::CreateString |
( |
const std::string * |
| ) |
|
|
inlinestatic |
◆ CreateStringView()
◆ CreateUint64()
The documentation for this class was generated from the following file: