File namespaced_key.h¶
FileList > endstone > namespaced_key.h
Go to the source code of this file
#include <algorithm>
#include <cctype>
#include <locale>
#include <optional>
#include <string>
#include <string_view>
#include "endstone/plugin/plugin.h"
#include "endstone/util/result.h"
Namespaces¶
Type | Name |
---|---|
namespace | endstone Represents a button with text and an optional icon. |
Classes¶
Type | Name |
---|---|
class | NamespacedKey Represents a string-based key which consists of two components - a namespace and a key. |
struct | formatter< endstone::NamespacedKey > <> |
struct | hash< endstone::NamespacedKey > <> |
The documentation for this class was generated from the following file include/endstone/namespaced_key.h