NCBI C++ ToolKit
|
#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>
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::TExceptionFlags > | s_TlsExceptionFlags |
Definition at line 80 of file node.cpp.
References CNCBINode::Children(), CNCBINode::HaveChildren(), i, ITERATE, and CNCBINode::Node().
Referenced by CNCBINode::DoAppendChild().
|
static |
Definition at line 42 of file node.cpp.
Referenced by CNCBINode::GetExceptionFlags(), and CNCBINode::SetExceptionFlags().