#include <Utils.h>
◆ CommandURCVector()
◆ addPair()
◆ hasURC()
Check if the given command URC has been received. If so, put the result into result and remove the URC from the list and return true. Otherwise return false.
- Parameters
-
command | the command to look for. |
result | the result of the command if it was found, otherwise unchanged. |
- Returns
- true if the command URC was found, otherwise false.
◆ waitForURC()
template<typename T >
bool CommandURCVector< T >::waitForURC |
( |
const T |
command, |
|
|
int * |
result, |
|
|
int |
retries, |
|
|
const long |
delay_ms |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: