Version: 6.3.1
Packages | Typedefs | Functions | Variables

src/VISU_I/VISU_ResultUtils.cc File Reference

#include "VISU_ResultUtils.hh"
#include "SUIT_Session.h"
#include "SALOME_Event.h"
#include "SalomeApp_Study.h"
#include "SalomeApp_Application.h"
#include "VISU_Convertor.hxx"
#include "VISU_ConvertorUtils.hxx"
#include <QFileInfo>
#include <QFile>
#include <QDir>
#include <boost/thread/recursive_mutex.hpp>
#include <boost/thread/thread.hpp>
#include <boost/bind.hpp>
Include dependency graph for VISU_ResultUtils.cc:

Packages

package  VISU

Typedefs

typedef boost::recursive_mutex VISU.TMutex
typedef TMutex::scoped_lock VISU.TLock

Functions

QString VISU.GenerateName (const std::string &theName)
bool VISU.SplitName (const std::string &theName, std::string &theBase, std::string &theSuffix, char theDelimeter)
std::string VISU.MakeFileName (const std::string &theName, const void *thePointer)
QString VISU.GenerateFieldName (const std::string &theName, const std::string &theUnits)
void VISU.CreateReference (_PTR(Study) theStudyDocument, const std::string &theFatherEntry, const std::string &theRefEntry)
void VISU.RemoveSObject (_PTR(Study) theStudyDocument, const string &theEntry)
void VISU.BuildEntities (Result_i *theResult, Result_i::PInput theInput, CORBA::Boolean *theIsDone, const std::string &theResultEntry, CORBA::Boolean theIsAtOnce, CORBA::Boolean theIsBuildGroups, CORBA::Boolean theIsBuildFields, CORBA::Boolean theIsBuildParts, _PTR(Study) theStudy)
void VISU.BuildGroups (Result_i *theResult, Result_i::PInput theInput, CORBA::Boolean *theIsDone, CORBA::Boolean theIsBuild, CORBA::Boolean theIsAtOnce, _PTR(Study) theStudy)
void VISU.BuildFields (Result_i *theResult, Result_i::PInput theInput, CORBA::Boolean *theIsDone, CORBA::Boolean theIsBuild, CORBA::Boolean theIsAtOnce, _PTR(Study) theStudy)
void VISU.BuildMinMax (Result_i *theResult, Result_i::PInput theInput, CORBA::Boolean *theIsDone, CORBA::Boolean theIsBuild)
void VISU.BuildFieldDataTree (Result_i *theResult, Result_i::PInput theInput, CORBA::Boolean *theIsFieldsDone, CORBA::Boolean theIsBuildFields, CORBA::Boolean *theIsMinMaxDone, CORBA::Boolean theIsBuildMinMax, _PTR(Study) theStudy)
bool VISU.RemoveFile (const std::string &theFileName, bool theRemoveEmptyDir)
bool VISU.CopyFile (const std::string &theSourceFileName, const std::string &theTargetFileName)

Variables

static int MYTIMEDEBUG = 0
static TMutex VISU.myMutex

Variable Documentation

int MYTIMEDEBUG = 0 [static]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS