26 ::ll::TypedStorage<8, 24, ::std::vector<::std::pair<::std::string, ::std::string>>> mLookupTable;
42 using BoundAliasGroup = ::std::vector<::std::shared_ptr<::PoolAliasBinding>>;
44 using Ptr = ::std::shared_ptr<::PoolAliasBinding>;
51 virtual void forAllTargets(::std::function<
void(::std::string
const&, ::std::string
const&)>
const&)
const = 0;
59 MCAPI static ::std::shared_ptr<::PoolAliasBinding> direct(::std::string&&
id, ::std::string&& target);
61 MCAPI static ::std::shared_ptr<::PoolAliasBinding>
64 MCAPI static ::std::shared_ptr<::PoolAliasBinding> randomGroup(
68 MCAPI static ::PoolAliasBinding::PoolAliasLookup resolvePoolAliases(
69 ::std::vector<::std::shared_ptr<::PoolAliasBinding>>
const& aliases,
Definition SimpleWeightedEntry.h:8