#include <SALOMEconfig.h>#include <CORBA_SERVER_HEADER(SALOMEDS)>#include "SALOMEDS_StudyManager_i.hxx"#include "SALOMEDS_AttributeName_i.hxx"#include "utilities.h"#include "HDFOI.hxx"
Functions | |
| static void | DumpComponent (SALOMEDS::Study_ptr Study, SALOMEDS::SObject_ptr SO, int offset) |
| Function : Purpose : More... | |
| static void | DumpStudy (SALOMEDS::Study_ptr Study) |
| Function : Purpose : More... | |
| static void | Test (SALOMEDS::StudyManager_ptr myStudyMgr) |
| Function : Purpose : More... | |
| int | main (int argc, char **argv) |
|
static |
|
static |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
References MESSAGE, SALOME_NamingService::Resolve(), and Test().
|
static |