aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/stringresult.h
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2014-12-09 20:41:33 +0100
committerRenaud G <renaud@rolisteam.org>2014-12-09 20:41:33 +0100
commitbbab96c9148cb2b96bb14fe5b7a7beac1de22b66 (patch)
treecffbbddd1ea1f8581e296ee85e2217a257eecfb6 /stringresult.h
parentde38199f61635a4206eb44c8e70634086aa20538 (diff)
downloadOneRoll-bbab96c9148cb2b96bb14fe5b7a7beac1de22b66.tar.gz
OneRoll-bbab96c9148cb2b96bb14fe5b7a7beac1de22b66.zip
-Add stringresult API
Diffstat (limited to 'stringresult.h')
-rw-r--r--stringresult.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/stringresult.h b/stringresult.h
index 19e9865..7db55a1 100644
--- a/stringresult.h
+++ b/stringresult.h
@@ -1,6 +1,9 @@
#ifndef STRINGRESULT_H
#define STRINGRESULT_H
+/**
+ * @brief The StringResult class
+ */
class StringResult
{
public: