[[mainTitle]] | |
---|---|
Inherits From: | [[if mainInterface.inheritsString.length > 0]] [[mainInterface.inheritsString]] [[else]] None ([[mainInterface.className]] is a root class) [[endif]] |
Conforms To: |
[[foreach protocolName mainInterface.conformedProtocols prot1]]
[[protocolName]] [[endforeach prot1]] |
Declared In: | [[importString]] |
Methods: |
[[foreach group mainInterface.declarationGroupArray group1]]
[[foreach method group.methodArray method2]]
[[if methodIndex > 0]], [[endif]]
|
[[mainInterface.interfaceTitle]] Description |
---|
[[mainInterface.entityDescription.formattedCommentString]] |
Defined Types | |
---|---|
[[foreach group typedefGroupArray group4]]
[[if groupIndex > 0]] [[endif]] Synopsis:[[foreach typedef group.itemArray typedef1]]
typedef [[typedef.formattedValue]][[typedef.name]][[typedef.suffixValue]]; [[endforeach typedef1]] [[if group.comment.commentString.length > 0]] Description:[[group.comment.formattedCommentString]] [[endif commentLength]] [[endforeach group4]] |
Symbolic Constants | ||
---|---|---|
Synopsis | ||
[[constant.name]] |
[[constant.formattedValue]] |
|
Description: | [[group.comment.formattedCommentString]] |
[[foreach group macroGroupArray group2]] [[if groupIndex > 0]][[endif macroArray]] [[if functionArray.count > 0]]
[[endif]]Synopsis:
[[foreach macro group.itemArray macro1]][[macro.name]]([[macro.parameterString]])
[[endforeach macro1]] [[if group.comment.commentString.length > 0]]Description:
[[group.comment.formattedCommentString]] [[endif commentLength]] [[endforeach group2]]
[[foreach group functionGroupArray group3]] [[if groupIndex > 0]][[endif functionArray]] [[if inlineFunctionArray.count > 0]]
[[endif]]Synopsis:
[[foreach function group.itemArray function1]][[function.formattedType]][[function.name]]([[function.formattedParameterString]]);
[[endforeach function1]] [[if group.comment.commentString.length > 0]]Description:
[[group.comment.formattedCommentString]] [[endif commentLength]] [[endforeach group3]]
[[foreach group inlineFunctionGroupArray group3]] [[if groupIndex > 0]][[endif inlineFunctionArray]] [[if variableArray.count > 0]]
[[endif]]Synopsis:
[[foreach function group.itemArray function1]][[function.formattedType]][[function.name]]([[function.formattedParameterString]])
[[endforeach function1]] [[if group.comment.commentString.length > 0]]Description:
[[group.comment.formattedCommentString]] [[endif commentLength]] [[endforeach group3]]
Global Variables | |
---|---|
Synopsis | |
[[global.formattedType]][[global.name]] |
[[global.posttype]]; |
Description | |
[[group.comment.formattedCommentString]] |
Instance Variables | ||
---|---|---|
[[foreach ivar mainInterface.ivarArray ivar1]]
[[ivar.formattedType]][[ivar.name]][[ivar.posttype]]; [[endforeach ivar1]]
|
Method Types | |
---|---|
[[foreach group mainInterface.declarationGroupArray group1]]
[[if group.comment.commentString.length > 0]]
[[group.comment.formattedCommentString]]
[[endif]]
|
Class Methods | |||
---|---|---|---|
[[foreach method mainInterface.classMethods method1]]
[[if methodIndex > 0]] [[endif]]
|
Instance Methods | |||
---|---|---|---|
[[foreach method mainInterface.instanceMethods method1]]
[[if methodIndex > 0]] [[endif]]
|
Version [[version]]
Copyright ©[[copyrightYear]][[if copyrightOwner.length > 0]]
by [[copyrightOwner]][[endif]].
All Rights Reserved. [[timestampString]]