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 |