| 64 | tstring AsString() const; |
| 65 | |
| 66 | static const CStructure File() { return scFile; } |
| 67 | static const CStructure Record() { return scRecord; } |
| 68 | static const CStructure Page() { return scPage; } |
| 69 |
nothing calls this directly
no outgoing calls
no test coverage detected