My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
code.h File Reference
#include "types.h"

Go to the source code of this file.

Functions

void parseCCode (CodeOutputInterface &, const char *, const QCString &, SrcLangExt lang, bool isExample, const char *exName, FileDef *fd, int startLine, int endLine, bool inlineFragment, MemberDef *memberDef, bool showLineNumbers, Definition *searchCtx, bool collectXRefs)
 
void resetCCodeParserState ()
 
void codeFreeScanner ()
 

Function Documentation

void codeFreeScanner ( )

Referenced by cleanUpDoxygen().

void parseCCode ( CodeOutputInterface ,
const char *  ,
const QCString &  ,
SrcLangExt  lang,
bool  isExample,
const char *  exName,
FileDef fd,
int  startLine,
int  endLine,
bool  inlineFragment,
MemberDef memberDef,
bool  showLineNumbers,
Definition searchCtx,
bool  collectXRefs 
)
void resetCCodeParserState ( )

Referenced by generateExampleDocs().