Struct Method

Struct Documentation

struct Method

Public Functions

inline bool operator==(const Method &other) const
inline void clear()

Public Members

std::string method_name
std::string req_type
std::string req_desc
std::string resp_type
std::string resp_desc
SDataTypeInformation request_datatype_information
SDataTypeInformation response_datatype_information
int64_t call_count = 0