Pyrogenesis trunk
Variables
ParamNode.cpp File Reference
#include "precompiled.h"
#include "ParamNode.h"
#include "lib/utf8.h"
#include "ps/CLogger.h"
#include "ps/CStr.h"
#include "ps/CStrIntern.h"
#include "ps/Filesystem.h"
#include "ps/XML/Xeromyces.h"
#include "scriptinterface/ScriptRequest.h"
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/join.hpp>
#include <boost/algorithm/string/split.hpp>
#include <sstream>
#include <string_view>
Include dependency graph for ParamNode.cpp:

Variables

static CParamNode g_NullNode (false)
 

Variable Documentation

◆ g_NullNode

CParamNode g_NullNode(false) ( false  )
static