insertAfter
Declaration
virtual void insertAfter(
IOFWCommand &prev);Parameters
- prev:
command to insert after
- queue:
queue command is being added to
Overview
inserts a command after the specified one.
virtual void insertAfter(
IOFWCommand &prev);command to insert after
queue command is being added to
inserts a command after the specified one.