| 311 | |
| 312 | inline int getLayoutVersionMajor() const { return nLayoutVersionMajor_; } |
| 313 | inline int getLayoutVersionMinor() const { return nLayoutVersionMinor_; } |
| 314 | }; |
| 315 | |
| 316 | // --------------------------------------------------------------------------- |
no outgoing calls
no test coverage detected