Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

writablefield_c Class Reference

#include <writablefield_c.h>

Inheritance diagram for writablefield_c:

gadget_b gadget_c writablefield_b gadget_w_font gadget_b gadget_b gadget_w_allowable gadget_w_justification gadget_w_string List of all members.

Public Member Functions

 writablefield_c (toolbox_c component=toolbox_NULL_COMPONENT, toolbox_o object=toolbox_NULL_OBJECT)
writablefield_coperator= (const char *value)
writablefield_coperator= (const string &value)

Protected Member Functions

virtual void _set_allowable (const char *allowed)
virtual void _set_value (const char *value)
virtual size_t _get_value (char *value, size_t size) const
virtual void _set_font (const char *font, int xsize, int ysize)

Constructor & Destructor Documentation

writablefield_c::writablefield_c toolbox_c  component = toolbox_NULL_COMPONENT,
toolbox_o  object = toolbox_NULL_OBJECT
[inline]
 


Member Function Documentation

virtual size_t writablefield_c::_get_value char *  value,
size_t  size
const [protected, virtual]
 

Implements gadget_w_string.

virtual void writablefield_c::_set_allowable const char *  allowed  )  [protected, virtual]
 

Implements gadget_w_allowable.

virtual void writablefield_c::_set_font const char *  font,
int  xsize,
int  ysize
[protected, virtual]
 

Implements gadget_w_font.

virtual void writablefield_c::_set_value const char *  value  )  [protected, virtual]
 

Implements gadget_w_string.

writablefield_c& writablefield_c::operator= const string &  value  ) 
 

Reimplemented from writablefield_b.

writablefield_c& writablefield_c::operator= const char *  value  ) 
 

Reimplemented from writablefield_b.


The documentation for this class was generated from the following file:
Generated on Sun Jan 26 10:18:49 2025 for NBLib by doxygen 1.3.3