|
nixd
|
#include <DraftStore.h>
Public Attributes | |
| std::shared_ptr< const std::string > | Contents |
| std::string | Version |
Definition at line 27 of file DraftStore.h.
| std::shared_ptr<const std::string> lspserver::DraftStore::Draft::Contents |
Definition at line 28 of file DraftStore.h.
Referenced by lspserver::DraftStore::addDraft(), and lspserver::DraftStore::asVFS().
| std::string lspserver::DraftStore::Draft::Version |
Definition at line 29 of file DraftStore.h.
Referenced by lspserver::DraftStore::addDraft().