#include "StudyPorts.hxx"
#include "TypeCode.hxx"
#include "Node.hxx"
#include "Proc.hxx"
#include "ComponentInstance.hxx"
#include "SalomeComponent.hxx"
#include "RuntimeSALOME.hxx"
#include "SALOMEDS_Attributes.hh"
#include <iostream>
#include <iomanip>
#include <cstdlib>
#include "YacsTrace.hxx"
Go to the source code of this file.
Namespaces | |
namespace | YACS |
namespace | YACS::ENGINE |
Functions | |
SALOMEDS::SObject_ptr | YACS::ENGINE::findOrCreateSoWithName (SALOMEDS::Study_ptr study, SALOMEDS::StudyBuilder_ptr builder, SALOMEDS::SObject_ptr sobj, const std::string &name) |