#include <SALOMEconfig.h>#include <CORBA_SERVER_HEADER(SALOMEDS)>#include "SALOMEDS_AttributeName_i.hxx"#include "SALOME_KernelServices.hxx"#include "ArgvKeeper.hxx"#include "Basics_Utils.hxx"#include "OpUtil.hxx"#include "utilities.h"#include "HDFOI.hxx"
Functions | |
| static void | DumpComponent (SALOMEDS::SObject_ptr SO, int offset) |
| Function : Purpose : More... | |
| static void | DumpStudy () |
| Function : Purpose : More... | |
| static void | Test () |
| Function : Purpose : More... | |
| int | main (int argc, char **argv) |
|
static |
Function : Purpose :
References KERNEL::getStudyServant(), MESSAGE, and SALOME_ModuleCatalog::SO.
Referenced by DumpStudy().
|
static |
Function : Purpose :
References DumpComponent(), KERNEL::getStudyServant(), MESSAGE, and pythfilter::name.
Referenced by Test().
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
< TODO: unused variable
References envSalome::argv, KERNEL::GetRefToORB(), MESSAGE, KERNEL_PY.batchmode_salome::obj, salome::orb, SALOME_ContainerPy::poa, SetArgcArgv(), and Test().
|
static |
Function : Purpose :
References DumpStudy(), KERNEL::getStudyServant(), MESSAGE, salome::myStudy, pythfilter::name, and KERNEL_PY.batchmode_salome::obj.
Referenced by main().