|
Nana C++ Library. Reference for users.
What we need to use nana
|
Public Member Functions | |
| model_guard (model_interface *model) | |
| model_guard (model_guard &&other) | |
| ~model_guard () noexcept | |
| model_guard & | operator= (model_guard &&other) |
| template<typename STLContainer > | |
| STLContainer & | container () |
| template<typename STLContainer > | |
| const STLContainer & | container () const |
|
inline |
|
inline |
|
inlinenoexcept |
|
inline |
|
inline |
|
inline |