#include "BLSURFPlugin_Hypothesis.hxx"#include "BLSURFPlugin_Attractor.hxx"#include "SMESH_Gen_i.hxx"#include <utilities.h>#include <cstring>#include <iostream>#include <sstream>#include "ShapeAnalysis.hxx"#include <CORBA_CLIENT_HEADER(SALOMEDS)>#include <CORBA_CLIENT_HEADER(GEOM_Gen)>
Functions | |
| std::ostream & | operator<< (std::ostream &save, BLSURFPlugin_Hypothesis &hyp) |
| std::istream & | operator>> (std::istream &load, BLSURFPlugin_Hypothesis &hyp) |
| std::ostream& operator<< | ( | std::ostream & | save, |
| BLSURFPlugin_Hypothesis & | hyp | ||
| ) |
References BLSURFPlugin_Hypothesis::SaveTo().
| std::istream& operator>> | ( | std::istream & | load, |
| BLSURFPlugin_Hypothesis & | hyp | ||
| ) |
References BLSURFPlugin_Hypothesis::LoadFrom().