Function network::checkAndGetEntry¶
Defined in File network-common.h
Function Documentation¶
-
inline const network::RawMessageData &network::checkAndGetEntry(const network::RawMessageDataList &raw_data_list, const size_t index)¶
Returns the element at index
index
ifraw_data_list
contains enough elements.If there are less elements in the list, the function crashes.