My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
declinfo.h File Reference
#include <stdio.h>
#include <qcstring.h>

Go to the source code of this file.

Functions

void parseFuncDecl (const QCString &decl, bool objC, QCString &clName, QCString &type, QCString &name, QCString &args, QCString &funcTempList, QCString &exceptions)
 

Function Documentation

void parseFuncDecl ( const QCString &  decl,
bool  objC,
QCString &  clName,
QCString &  type,
QCString &  name,
QCString &  args,
QCString &  funcTempList,
QCString &  exceptions 
)

Referenced by findMember().