|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFunctionSummary
Nested Class Summary | |
---|---|
static interface |
IFunctionSummary.IFunctionPrototypeSummary
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
Gets the description of the function. |
IRequiredInclude[] |
getIncludes()
Get headers required by this function |
java.lang.String |
getName()
Gets the name of the function. |
java.lang.String |
getNamespace()
Get the full namespace qualifier for this function (generally C++ only) |
IFunctionSummary.IFunctionPrototypeSummary |
getPrototype()
Gets the prototype description for this function. |
Method Detail |
---|
java.lang.String getName()
java.lang.String getNamespace()
java.lang.String getDescription()
IFunctionSummary.IFunctionPrototypeSummary getPrototype()
IRequiredInclude[] getIncludes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |