27#ifndef _SMESH_PROPAGATION_I_HXX_
28#define _SMESH_PROPAGATION_I_HXX_
32#include <SALOMEconfig.h>
33#include CORBA_SERVER_HEADER(SMESH_BasicHypothesis)
45 public virtual POA_StdMeshers::StdMeshers_Propagation,
58 std::vector< int > & )
const {
return false; }
60 std::vector< int > & ) {
return true; }
68 public virtual POA_StdMeshers::StdMeshers_PropagOfDistribution,
81 std::vector< int > & )
const {
return false; }
83 std::vector< int > & ) {
return true; }
#define STDMESHERS_I_EXPORT
Definition: SMESH_StdMeshers_I.hxx:38
Definition: SMESH_Gen.hxx:68
Definition: SMESH_Hypothesis_i.hxx:53
Definition: StdMeshers_Propagation_i.hxx:70
virtual bool setObjectsDependOn(std::vector< std::string > &, std::vector< int > &)
Definition: StdMeshers_Propagation_i.hxx:82
virtual bool getObjectsDependOn(std::vector< std::string > &, std::vector< int > &) const
Definition: StdMeshers_Propagation_i.hxx:80
Definition: StdMeshers_Propagation_i.hxx:47
virtual bool setObjectsDependOn(std::vector< std::string > &, std::vector< int > &)
Definition: StdMeshers_Propagation_i.hxx:59
virtual bool getObjectsDependOn(std::vector< std::string > &, std::vector< int > &) const
Definition: StdMeshers_Propagation_i.hxx:57
Dimension
Definition: SMESH_Hypothesis.idl:35