| 26 | // * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * // |
| 27 | |
| 28 | inline bool Foam::regIOobject::ownedByRegistry() const |
| 29 | { |
| 30 | return ownedByRegistry_; |
| 31 | } |
| 32 | |
| 33 | |
| 34 | inline void Foam::regIOobject::store() |
no outgoing calls
no test coverage detected