muParser API -  1.35
Classes | Namespaces | Variables
muParserCallback.cpp File Reference

Implementation of the parser callback class. More...

#include "muParserCallback.h"
Include dependency graph for muParserCallback.cpp:

Go to the source code of this file.

Classes

struct  mu::CbWithUserData
 

Namespaces

 mu
 Namespace for mathematical applications.
 

Variables

static constexpr int mu::CALLBACK_INTERNAL_VAR_ARGS = 1 << 14
 
static constexpr int mu::CALLBACK_INTERNAL_FIXED_ARGS_MASK = 0xf
 
static constexpr int mu::CALLBACK_INTERNAL_WITH_USER_DATA = 1 << 13
 

Detailed Description

Implementation of the parser callback class.

Definition in file muParserCallback.cpp.