UT/UT_VarScan.h File Reference

#include "UT_API.h"

Go to the source code of this file.

Typedefs

typedef const char *(* UTVarCallback )(const char *str, void *userdata)

Functions

UT_API int UTVariableScan (UT_WorkBuffer &outstr, const char *instr, UTVarCallback lookup, void *userdata, bool tildeexpand=true, bool commentsexpand=true)
UT_API int UTExprVariableScan (UT_WorkBuffer &outstr, const char *instr, UTVarCallback lookup, UTVarCallback expreval, void *userdata, bool varexpand=true, bool tildeexpand=true, bool commentsexpand=true)


Typedef Documentation

typedef const char*(* UTVarCallback)(const char *str, void *userdata)

Definition at line 28 of file UT_VarScan.h.


Function Documentation

UT_API int UTExprVariableScan ( UT_WorkBuffer outstr,
const char *  instr,
UTVarCallback  lookup,
UTVarCallback  expreval,
void *  userdata,
bool  varexpand = true,
bool  tildeexpand = true,
bool  commentsexpand = true 
)

UT_API int UTVariableScan ( UT_WorkBuffer outstr,
const char *  instr,
UTVarCallback  lookup,
void *  userdata,
bool  tildeexpand = true,
bool  commentsexpand = true 
)


Generated on Thu May 24 00:09:05 2012 for HDK by  doxygen 1.5.9