summaryrefslogtreecommitdiffstats
path: root/src/storage/chewing_key.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2015-10-14 15:49:15 +0800
committerPeng Wu <alexepico@gmail.com>2015-10-14 15:49:15 +0800
commitd13ff12005105e8b7ab8414377e95692c05a060b (patch)
treeb32d485dec76e6f724d48f94fcda60d60e0cae99 /src/storage/chewing_key.h
parentfd7ddae3a8c86a52a1cc3b5a54b50d37f95bce55 (diff)
downloadlibpinyin-d13ff12005105e8b7ab8414377e95692c05a060b.tar.gz
libpinyin-d13ff12005105e8b7ab8414377e95692c05a060b.tar.xz
libpinyin-d13ff12005105e8b7ab8414377e95692c05a060b.zip
write chewing_key.cpp
Diffstat (limited to 'src/storage/chewing_key.h')
-rw-r--r--src/storage/chewing_key.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/storage/chewing_key.h b/src/storage/chewing_key.h
index f3202e8..8c6ef8d 100644
--- a/src/storage/chewing_key.h
+++ b/src/storage/chewing_key.h
@@ -66,6 +66,8 @@ public:
/* Note: the return value should be freed by g_free. */
gchar * get_pinyin_string();
+ gchar * get_luoma_pinyin_string();
+ gchar * get_secondary_zhuyin_string();
gchar * get_shengmu_string();
gchar * get_yunmu_string();
gchar * get_chewing_string();