Version: 9.15.0
blocParsers.hxx File Reference
#include "parserBase.hxx"
#include "linkParsers.hxx"
#include "xmlrpcParsers.hxx"
#include "nodeParsers.hxx"
#include "inlineParsers.hxx"
#include "remoteParsers.hxx"
#include "serverParsers.hxx"
#include "sinlineParsers.hxx"
#include "serviceParsers.hxx"
#include "Proc.hxx"
#include "Logger.hxx"
#include "Runtime.hxx"
#include "ForLoop.hxx"
#include "ForEachLoop.hxx"
#include "OptimizerLoop.hxx"
#include "WhileLoop.hxx"
#include "Switch.hxx"
#include "Bloc.hxx"
#include "Exception.hxx"
#include "InlineNode.hxx"
#include "DataNode.hxx"
#include "ServiceNode.hxx"
#include "ServiceInlineNode.hxx"
#include "OutputDataStreamPort.hxx"
#include "InputDataStreamPort.hxx"
#include <vector>
#include "loopParsers.hxx"
#include "switchParsers.hxx"
#include "presetParsers.hxx"
#include "outputParsers.hxx"
Include dependency graph for blocParsers.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  YACS::bloctypeParser< T >
 

Namespaces

 YACS
 

Variables

YACS::ENGINE::ProccurrentProc
 
YACS::ENGINE::RuntimetheRuntime
 

Variable Documentation

◆ currentProc

YACS::ENGINE::Proc* currentProc
extern

Definition at line 30 of file parserBase.cxx.

Referenced by YACS::looptypeParser< T >::bloc(), YACS::bloctypeParser< T >::bloc(), YACS::bloctypeParser< T >::control(), YACS::bloctypeParser< T >::datalink(), YACS::looptypeParser< T >::datalink(), YACS::looptypeParser< T >::foreach(), YACS::bloctypeParser< T >::foreach(), YACS::looptypeParser< T >::forloop(), YACS::bloctypeParser< T >::forloop(), YACS::looptypeParser< T >::inline_(), YACS::bloctypeParser< T >::inline_(), YACS::bloctypeParser< T >::name(), YACS::whilelooptypeParser< T >::name(), YACS::forlooptypeParser< T >::name(), YACS::foreachlooptypeParser< T >::name(), YACS::optimizerlooptypeParser< T >::name(), YACS::looptypeParser< T >::node(), YACS::bloctypeParser< T >::node(), YACS::looptypeParser< T >::optimizer(), YACS::bloctypeParser< T >::optimizer(), YACS::bloctypeParser< T >::outnode(), YACS::bloctypeParser< T >::parameter(), YACS::outnodetypeParser< T >::parameter(), YACS::presettypeParser< T >::parameter(), YACS::bloctypeParser< T >::post(), YACS::whilelooptypeParser< T >::post(), YACS::forlooptypeParser< T >::post(), YACS::foreachlooptypeParser< T >::post(), YACS::optimizerlooptypeParser< T >::post(), YACS::foreachlooptypeParser< T >::postAttr(), YACS::optimizerlooptypeParser< T >::postAttr(), YACS::bloctypeParser< T >::preset(), YACS::looptypeParser< T >::remote(), YACS::bloctypeParser< T >::remote(), YACS::looptypeParser< T >::server(), YACS::bloctypeParser< T >::server(), YACS::looptypeParser< T >::service(), YACS::bloctypeParser< T >::service(), YACS::looptypeParser< T >::sinline(), YACS::bloctypeParser< T >::sinline(), YACS::bloctypeParser< T >::stream(), YACS::looptypeParser< T >::switch_(), YACS::bloctypeParser< T >::switch_(), YACS::looptypeParser< T >::while_(), and YACS::bloctypeParser< T >::while_().

◆ theRuntime