HeaderDoc::ObjCContainer
IntroductionIntermediate API object base class for Objective-C classes, categories, and protocols. DiscussionThis class is subclassed by
This class is a subclass of
This API object type should never actually be emitted as output; only its subclasses are relevant. Member Functions
_initializeInitializes an instance of a sub _initialize ParametersconformsToListSets the list of protocols to which this class conforms. sub conformsToList docNavigatorCommentReturns a comment marker for
ParametersDiscussionReturns an HTML comment that identifies the index file
(Header vs. Class, name, and so on). The
getMethodPrefixReturns +/- depending on whether a method is a class method or instance method. sub getMethodPrefix ParametersprintObjectPrints this object for debugging purposes. sub printObject ParametersMember Data
HeaderDoc::ObjCContainer::VERSIONThe revision control revision number for this module. $HeaderDoc::ObjCContainer::VERSION = '$Revision: 1298084578 $'; DiscussionIn the git repository, contains the number of seconds since January 1, 1970. |