NCBI C++ ToolKit
Functions | Variables
node.cpp File Reference
#include <ncbi_pch.hpp>
#include <corelib/ncbiutil.hpp>
#include <corelib/ncbithr.hpp>
#include <corelib/ncbi_safe_static.hpp>
#include <html/node.hpp>
#include <html/html_exception.hpp>
+ Include dependency graph for node.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

static bool s_CheckEndlessRecursion (const CNCBINode *parent, const CNCBINode *child)
 

Variables

static CStaticTls< CNCBINode::TExceptionFlagss_TlsExceptionFlags
 

Function Documentation

◆ s_CheckEndlessRecursion()

static bool s_CheckEndlessRecursion ( const CNCBINode parent,
const CNCBINode child 
)
static

Definition at line 80 of file node.cpp.

References CNCBINode::Children(), CNCBINode::HaveChildren(), i, ITERATE, and CNCBINode::Node().

Referenced by CNCBINode::DoAppendChild().

Variable Documentation

◆ s_TlsExceptionFlags

CStaticTls<CNCBINode::TExceptionFlags> s_TlsExceptionFlags
static

Definition at line 42 of file node.cpp.

Referenced by CNCBINode::GetExceptionFlags(), and CNCBINode::SetExceptionFlags().

Modified on Fri Sep 20 14:57:42 2024 by modify_doxy.py rev. 669887