Added Lots of Documentation
Added some nice to haves Improved and Unified General Code Layout
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
|
||||
/*!
|
||||
@header
|
||||
This file contains the <code>MPFunction</code> class.
|
||||
|
||||
<code>MPFunction</code> is a half abstract class that is designed to be
|
||||
subclassed. Subclasses of the <code>MPFunction</code> class (subsequently called
|
||||
<i>functions</i>) need to regard the following guidelines:
|
||||
@@ -41,7 +43,6 @@
|
||||
*/
|
||||
|
||||
|
||||
|
||||
/*!
|
||||
@define MPFunctionAccessorImplementation
|
||||
@abstract This macro implements the setter of a previously declared
|
||||
|
||||
Reference in New Issue
Block a user