src-highlite.git - src-highlite

index : src-highlite.git
src-highlite
summary refs log tree commit diff
path: root/src/lib/stylekey.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/stylekey.h')
-rw-r--r--src/lib/stylekey.h 28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/lib/stylekey.h b/src/lib/stylekey.h
new file mode 100644
index 0000000..ec32eb1
--- /dev/null
+++ b/src/lib/stylekey.h
@@ -0,0 +1,28 @@
+//
+// C++ Interface: stylekey
+//
+// Description: Structure for storing the keys of a style file.
+//
+//
+// Author: Lorenzo Bettini <http://www.lorenzobettini.it>, (C) 2007
+//
+// Copyright: See COPYING file that comes with this distribution
+//
+//
+
+#ifndef STYLEKEY_H
+#define STYLEKEY_H
+
+#include <string>
+#include <list>
+
+using std::list;
+using std::string;
+
+// used to store a key
+typedef string KeyType;
+
+// used to store the keys of styles
+typedef list<KeyType> KeyList;
+
+#endif
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月18日 00:35:02 +0000

AltStyle によって変換されたページ (->オリジナル) /