EgtGeomKernel : Modifiche per Scanner e Load/Save di GeomDB con nome file.

This commit is contained in:
Dario Sassi
2013-12-12 09:11:29 +00:00
parent a3308d8e23
commit fb0ca2906f
23 changed files with 50 additions and 78 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ GdbGroup::Save( std::ostream& osOut) const
//----------------------------------------------------------------------------
bool
GdbGroup::Load( const string& sType, CScan& TheScanner, int& nParentId)
GdbGroup::Load( const string& sType, Scanner& TheScanner, int& nParentId)
{
string sLine ;
STRVECTOR vsParams ;