Scarab  v3.2.4
Project 8 C++ Utility Library
cancelable Member List

This is the complete list of members for cancelable, including all inherited members.

cancel(int a_code=0)cancelableinline
cancelable()cancelable
cancelable(const cancelable &a_orig)cancelable
cancelable(cancelable &&a_orig)cancelable
do_cancellation(int a_code)cancelableprivatevirtual
do_reset_cancellation()cancelableprivatevirtual
f_canceledcancelableprotected
is_canceled() constcancelableinline
operator=(const cancelable &a_orig)cancelable
operator=(cancelable &&a_orig)cancelable
reset_cancel()cancelableinline
~cancelable()cancelablevirtual