|
Nana C++ Library. Reference for users.
What we need to use nana
|
Public Member Functions | |
| impl () | |
| void | render_this (std::map< window, output_t > &outs, paint::graphics &framegraph, nana::size &framegraph_dimension) const |
| void | render_this (paint::graphics &graph, const nana::point &pos, paint::graphics &framegraph, nana::size &framegraph_dimension, bool rebuild_frame) const |
| bool | eof () const |
| void | next_frame () |
| void | reset () |
Public Attributes | |
| std::list< frame > | frames |
| std::list< frame >::iterator | this_frame |
| std::size_t | pos_in_this_frame { 0 } |
| bool | good_frame_by_frmbuilder { false } |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
mutable |
| std::size_t nana::frameset::impl::pos_in_this_frame { 0 } |