Salome HOME
move registration of servant in POA ( SMESH_Gen_i::GetPOA()->activate_object( aServan...
authorptv <ptv@opencascade.com>
Tue, 27 Jun 2006 11:46:26 +0000 (11:46 +0000)
committerptv <ptv@opencascade.com>
Tue, 27 Jun 2006 11:46:26 +0000 (11:46 +0000)
commit20ed825b55dc07655f354e8d0074bf2ef2826e03
tree6012b835994389920e84d208c211e908e9a19b9b
parent5f87b237eabcf9deeedad4c078788679d5e5da45
move registration of servant in POA ( SMESH_Gen_i::GetPOA()->activate_object( aServant ) )
from  constructor of abstract class into specific methods of functor and filter manager creation.
src/SMESH_I/SMESH_Filter_i.cxx