Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::paint::helper::extent_auto_changing_lines Struct Reference

Public Member Functions

 extent_auto_changing_lines (graphics &graph, int left, int right)
 
unsigned operator() (int top, const wchar_t *buf, std::size_t bufsize)
 

Public Attributes

graphicsgraph
 
const int left
 
const int right
 
unsigned extents
 

Constructor & Destructor Documentation

nana::paint::helper::extent_auto_changing_lines::extent_auto_changing_lines ( graphics graph,
int  left,
int  right 
)
inline

Member Function Documentation

unsigned nana::paint::helper::extent_auto_changing_lines::operator() ( int  top,
const wchar_t *  buf,
std::size_t  bufsize 
)
inline

Member Data Documentation

unsigned nana::paint::helper::extent_auto_changing_lines::extents
graphics& nana::paint::helper::extent_auto_changing_lines::graph
const int nana::paint::helper::extent_auto_changing_lines::left
const int nana::paint::helper::extent_auto_changing_lines::right