Lines Matching refs:brief
13 * \brief This is a protocol definition
18 * \brief MethodMyProto method
25 * \brief PropertyMyProto - This is protocol's property.
29 * \brief ClassMethodMyProto
39 * \brief NSObject is the root class.
43 * \brief IvarNSObject
52 * \brief MyClass - primary class.
57 * \brief IvarMyClass - IvarMyClass of values.
62 * \brief MethodMyClass is instance method.
67 * \brief ClassMethodMyClass is class method.
72 * \brief PropertyMyClass - This is class's property.
83 * \brief - This is class extension of MyClass
88 * \brief IvarMyClassExtension - IvarMyClassExtension private to class extension
98 * \brief MyClass (Category) is private to MyClass.
102 * \brief This is private to MyClass
107 * \brief PropertyMyClassCategory - This is class's private property.
120 * \brief implementation of MyClass class.
124 * \brief IvarPrivateToMyClassImpl.
129 * \brief MethodMyClass is instance method implementation.
136 * \brief ClassMethodMyClass is class method implementation.
148 * \brief MyClass (Category) is implementation of private to MyClass.
152 * \brief This is private to MyClass
156 * \brief property getter
161 * \brief property setter
171 * \brief NSObject implementation