HeaderDoc::ObjCClass

Declared In:

Introduction

API object that describes an Objective-C class.

Discussion

This class is a subclass of ObjCContainer, which is a subclass of APIOwner, which is a subclass of HeaderElement. The majority of related fields and functions can be found in those two classes.



Member Functions

_initialize

Initializes an instance of a ObjCClass object.

docNavigatorComment

Returns a comment marker for gatherHeaderDoc.


_initialize


Initializes an instance of a ObjCClass object.

Parameters
self

The object to initialize.


docNavigatorComment


Returns a comment marker for gatherHeaderDoc.

Parameters
self

The APIOwner object.

Discussion

Returns an HTML comment that identifies the index file (Header vs. Class, name, and so on). The gatherHeaderDoc tool uses this information to create a master TOC for the generated doc.


Member Data

HeaderDoc::ObjCClass::VERSION

The revision control revision number for this module.


HeaderDoc::ObjCClass::VERSION


The revision control revision number for this module.

$HeaderDoc::ObjCClass::VERSION = '$Revision: 1298084578 $';  
Discussion

In the git repository, contains the number of seconds since January 1, 1970.