aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rpcs32.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rpcs32.h')
-rw-r--r--lib/rpcs32.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/rpcs32.h b/lib/rpcs32.h
index 3b2a3f7..0cab1b2 100644
--- a/lib/rpcs32.h
+++ b/lib/rpcs32.h
@@ -5,6 +5,11 @@
class ppsocket;
+/**
+ * This is the implementation of the @ref rpcs protocol for
+ * Psion series 5 (EPOC) variant.
+ * For a complete documentation, see @ref rpcs .
+ */
class rpcs32 : public rpcs {
public:
rpcs32(ppsocket *);