#include <ResourceDirectory.h>
Public Types | |
typedef bool(ResourceChild::* | CompFunc )(std::string) const |
Pointer to a member function of ResourceChild. | |
Static Public Member Functions | |
CompFunc | comp () |
Return the address of the ResourceChild member function that compares the names of resource elements. |
This specializd version of ResComparer is used when a resource element is searched for by name.