#include <main.h>
Definition at line 24 of file main.h.
◆ ProtocError() [1/2]
grpc_tools::ProtocError::ProtocError |
( |
| ) |
|
|
inline |
◆ ProtocError() [2/2]
grpc_tools::ProtocError::ProtocError |
( |
std::string |
filename, |
|
|
int |
line, |
|
|
int |
column, |
|
|
std::string |
message |
|
) |
| |
|
inline |
◆ column
int grpc_tools::ProtocError::column |
◆ filename
std::string grpc_tools::ProtocError::filename |
◆ line
int grpc_tools::ProtocError::line |
◆ message
std::string grpc_tools::ProtocError::message |
The documentation for this struct was generated from the following file: