// File: SelectMgr_EntityOwner.lxx // Created: Wed Jun 17 11:49:40 1998 // Author: Robert COUBLANC // inline Standard_Integer SelectMgr_EntityOwner::State() const {return mystate;} inline void SelectMgr_EntityOwner::State(const Standard_Integer aStatus) {mystate = aStatus;}