NCBI C++ ToolKit
Classes | Functions
obj_convert.cpp File Reference
#include <ncbi_pch.hpp>
#include <corelib/ncbimtx.hpp>
#include <gui/objutils/obj_convert.hpp>
#include "convert_graph.hpp"
#include <serial/iterator.hpp>
#include <algorithm>
+ Include dependency graph for obj_convert.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CRelationTypeConverterAdapter
 

Functions

 USING_SCOPE (objects)
 
 DEFINE_STATIC_MUTEX (s_ObjCvtMutex)
 
static bool PCompare (const CConvGraph::TPath &p1, const CConvGraph::TPath &p2)
 
static void x_BuildRelations (const CObjectConverter::TRelationVector &registered, const vector< CConvGraph::TPath > &paths, CObjectConverter::TRelationVector &relations)
 

Function Documentation

◆ DEFINE_STATIC_MUTEX()

DEFINE_STATIC_MUTEX ( s_ObjCvtMutex  )

◆ PCompare()

static bool PCompare ( const CConvGraph::TPath p1,
const CConvGraph::TPath p2 
)
static

Definition at line 77 of file obj_convert.cpp.

Referenced by CObjectConverter::FindRelations().

◆ USING_SCOPE()

USING_SCOPE ( objects  )

◆ x_BuildRelations()

static void x_BuildRelations ( const CObjectConverter::TRelationVector registered,
const vector< CConvGraph::TPath > &  paths,
CObjectConverter::TRelationVector relations 
)
static

Definition at line 82 of file obj_convert.cpp.

References count, and ITERATE.

Referenced by CObjectConverter::FindRelations().

Modified on Wed Sep 04 15:02:41 2024 by modify_doxy.py rev. 669887