Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
Profile.h File Reference
#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.

Classes

struct  Stroika::Foundation::DataExchange::Variant::INI::Section
 
struct  Stroika::Foundation::DataExchange::Variant::INI::Profile
 

Namespaces

namespace  Stroika::Foundation
 
namespace  Stroika::Foundation::DataExchange
 

Functions

Profile Stroika::Foundation::DataExchange::Variant::INI::Convert (const VariantValue &v)
 

Function Documentation

◆ Convert()

Profile Stroika::Foundation::DataExchange::Variant::INI::Convert ( const VariantValue v)

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.