Home
last modified time | relevance | path

Searched refs:ActionCreatorPointer (Results 1 – 2 of 2) sorted by relevance

/dports/www/squid/squid-4.15/src/mgr/
H A DActionProfile.h28 bool anAtomic, const ActionCreatorPointer &aCreator): in ActionProfile()
38 ActionCreatorPointer creator; ///< creates Action objects with this profile
H A Dforward.h33 typedef RefCount<ActionCreator> ActionCreatorPointer; typedef