| 310 | bool useMaxFloatPrecision = false); |
| 311 | |
| 312 | inline int getLayoutVersionMajor() const { return nLayoutVersionMajor_; } |
| 313 | inline int getLayoutVersionMinor() const { return nLayoutVersionMinor_; } |
| 314 | }; |
| 315 |
no outgoing calls
no test coverage detected