struct eCAL::SServiceMethodInformation
Optional compile time information associated with a given service method (necessary for reflection / runtime type checking)
Members
public
SDataTypeInformation
request_type
Data type description of the request.
public
SDataTypeInformation
response_type
Data type description of the response.