#include "Stroika/Foundation/StroikaPreComp.h"
#include "Stroika/Foundation/Characters/String.h"
#include "Stroika/Foundation/Common/Common.h"
#include "Stroika/Foundation/Containers/Mapping.h"
#include "Stroika/Foundation/DataExchange/VariantValue.h"
#include "Profile.inl"
Go to the source code of this file.
◆ Convert()
Map back and forth between Profile object, and structured VariantValue. If the VariantValue is not in the format of a legal Profile, this function (arg VariantValue) will throw.
Definition at line 50 of file Profile.cpp.