3#include "mc/_HeaderOutputPredefine.h"
11 ::ll::TypedStorage<8, 32, ::std::string> mTitle;
12 ::ll::TypedStorage<8, 32, ::std::string> mDescription;
13 ::ll::TypedStorage<8, 32, ::std::string> mAcceptLabel;
14 ::ll::TypedStorage<8, 32, ::std::string> mCancelLabel;
19 ConfirmationRequest& operator=(ConfirmationRequest
const&);
20 ConfirmationRequest();
25 MCAPI ConfirmationRequest(::Settings::ConfirmationRequest
const&);
27 MCFOLD ::Settings::ConfirmationRequest& operator=(::Settings::ConfirmationRequest&&);
29 MCAPI ~ConfirmationRequest();
35 MCFOLD
void* $ctor(::Settings::ConfirmationRequest
const&);
Definition ConfirmationRequest.h:7