Basic request queue used by the Directory to buffer pending messages to an unregistered key. Includes functionality to guard against re-entrant, duplicated traversals of the structure. More...
Public Member Functions | |
| bool | flush_in_progress (void) const |
| void | start_flush (void) |
| void | stop_flush (void) |
Public Attributes | |
| T | elements |
| STL member. | |
Basic request queue used by the Directory to buffer pending messages to an unregistered key. Includes functionality to guard against re-entrant, duplicated traversals of the structure.
1.8.13