Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Tools Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

B.3 Pointers to Functions

typedef

void

(*RWapplyCollectable)

(RWCollectable*, void*);

typedef

void

(*RWapplyGeneric)

(void*, void*);

typedef

void

(*RWapplyKeyAndValue)

(RWCollectable*, RWCollectable*, void*);

typedef

void

(*RWauditFunction)

(unsigned char, void*);

typedef

void

(*RWdiskTreeApply)

(const char*, RWstoredValue, void*);

typedef

int

(*RWdiskTreeCompare)

(const char*, const char*, size_t);

typedef

RWBoolean

(*RWtestGeneric)

(const void*, const void*);

typedef

RWBoolean

(*RWtestCollectable)

(const RWCollectable*, const void*);

typedef

RWBoolean

(*RWtestCollectablePair)

(const RWCollectable*, const RWCollectable*, void*);

typedef

RWCollectable*

(*RWuserCreator)

();



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.