26 #ifndef WP3RESOURCEFORK_H
27 #define WP3RESOURCEFORK_H
41 std::pair< std::multimap<uint32_t, WP3Resource *>::const_iterator, std::multimap<uint32_t, WP3Resource *>::const_iterator >
getResourcesByType(uint32_t type)
const;
42 std::pair< std::multimap<uint32_t, WP3Resource *>::const_iterator, std::multimap<uint32_t, WP3Resource *>::const_iterator >
getResourcesByID(uint32_t ID)
const;