Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::place::implement::field_gather::element_t Struct Reference

Public Member Functions

 element_t (window h, event_handle event_destroy) noexcept
 

Public Attributes

window handle
 
event_handle evt_destroy
 

Detailed Description

Todo:
introduce a place::implement::field_gather::error ??

Constructor & Destructor Documentation

nana::place::implement::field_gather::element_t::element_t ( window  h,
event_handle  event_destroy 
)
inlinenoexcept

Member Data Documentation

event_handle nana::place::implement::field_gather::element_t::evt_destroy
window nana::place::implement::field_gather::element_t::handle