
Go to the source code of this file.
Data Structures | |
| struct | VISU.TUpdateObjBrowser |
| struct | VISU.TResultManager |
| struct | VISU.TTransactionManager |
Packages | |
| package | VISU |
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) |
| 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) |