Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Threads Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

RWCallbackScope

Module:  Threads   Package:  Functor List, subpackage of Functor


Global Enumerator

Local Index

Members

Header File

#include <rw/functor/list/RWCallbackListBase.h> 

Description

Used when adding a callback functor to a callback list, to define how many times the functor can be invoked before being automatically removed from the list.

Declaration

enum RWCallbackScope {
      RW_CALL_ONCE,
      RW_CALL_REPEATEDLY
};


Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.