AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
StringAttribute.hpp File Reference

The class of StringAttribute. More...

#include <af/attribute/Attribute.hpp>
#include <common/Macros.hpp>
#include <memory>
#include <string>
#include <string_view>
+ Include dependency graph for StringAttribute.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  AMCAX::StringAttribute
 The class of StringAttribute. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 

Detailed Description

The class of StringAttribute.

The class of StringAttribute is used to store a string value. The value can be a string.

This file is part of AMCAX Kernel.