summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/swclass.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/man/man3/swclass.3')
-rw-r--r--doc/api-documentation/man/man3/swclass.336
1 files changed, 0 insertions, 36 deletions
diff --git a/doc/api-documentation/man/man3/swclass.3 b/doc/api-documentation/man/man3/swclass.3
deleted file mode 100644
index b779afe..0000000
--- a/doc/api-documentation/man/man3/swclass.3
+++ /dev/null
@@ -1,36 +0,0 @@
-.TH "SWClass" 3 "5 Oct 2001" "The Sword Project" \" -*- nroff -*-
-.ad l
-.nh
-.SH NAME
-SWClass \- Class used for SWDYNAMIC_CAST to save the inheritance order.
-.SH SYNOPSIS
-.br
-.PP
-\fC#include <swobject.h>\fR
-.PP
-.SS Public Methods
-
-.in +1c
-.ti -1c
-.RI "\fBSWClass\fR (const char **descends)"
-.br
-.ti -1c
-.RI "bool \fBisAssignableFrom\fR (const char *className) const"
-.br
-.in -1c
-.SS Private Attributes
-
-.in +1c
-.ti -1c
-.RI "const char** \fBdescends\fR"
-.br
-.in -1c
-.SH DETAILED DESCRIPTION
-.PP
-Class used for SWDYNAMIC_CAST to save the inheritance order.
-.PP
-Definition at line 18 of file swobject.h.
-
-.SH AUTHOR
-.PP
-Generated automatically by Doxygen for The Sword Project from the source code. \ No newline at end of file