3#include "mc/_HeaderOutputPredefine.h"
12namespace FogCommandUtil {
16pop(::std::string
const&,
17 ::std::string
const& userProvidedId,
18 ::CommandOutput& output,
20 ::FogCommandComponent& fogCommandComponent);
23 ::std::string
const& fogId,
24 ::std::string
const& userProvidedId,
25 ::CommandOutput& output,
27 ::FogCommandComponent& fogCommandComponent
32 ::std::string
const& userProvidedId,
33 ::CommandOutput& output,
35 ::FogCommandComponent& fogCommandComponent
Definition CommandOutput.h:19
Definition FogCommandComponent.h:13