3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/PDPSectionType.h"
11class StoreCatalogItem;
18 ::ll::TypedStorage<8, 8, ::StoreCatalogItem&> item;
19 ::ll::TypedStorage<8, 16, ::std::map<::PDPSectionType, ::std::unique_ptr<::PDPSection>>> sections;
24 PDPData& operator=(PDPData
const&);
25 PDPData(PDPData
const&);
Definition PDPSection.h:5