#include <esve/engine/dim4/Frame_Stowed.hxx>
Inheritance diagram for esve::engine::dim4::Frame_Stowed:

Public Member Functions | |
| virtual const engine::dim4::Frame & | peek_frame () const =0 |
| Peek at the frame. | |
| virtual engine::dim4::Frame & | peek_frame ()=0 |
| Peek at the frame. | |
A method whose name begins with "peek" is guaranteed to always return the same reference (for a given instance).
1.3.4