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

writablefield_t Class Reference

#include <writablefield_t.h>

Inheritance diagram for writablefield_t:

gadget_b gadget_t writablefield_b gadget_w_caret gadget_b gadget_b gadget_w_allowable gadget_w_justification gadget_w_string List of all members.

Public Member Functions

 writablefield_t ()
writablefield_toperator= (const char *value)
writablefield_toperator= (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_before (toolbox_c component)
virtual toolbox_c _get_before () const
virtual void _set_after (toolbox_c component)
virtual toolbox_c _get_after () const

Constructor & Destructor Documentation

writablefield_t::writablefield_t  ) 
 


Member Function Documentation

virtual toolbox_c writablefield_t::_get_after  )  const [protected, virtual]
 

Implements gadget_w_caret.

virtual toolbox_c writablefield_t::_get_before  )  const [protected, virtual]
 

Implements gadget_w_caret.

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

Implements gadget_w_string.

virtual void writablefield_t::_set_after toolbox_c  component  )  [protected, virtual]
 

Implements gadget_w_caret.

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

Implements gadget_w_allowable.

virtual void writablefield_t::_set_before toolbox_c  component  )  [protected, virtual]
 

Implements gadget_w_caret.

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

Implements gadget_w_string.

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

Reimplemented from writablefield_b.

writablefield_t& writablefield_t::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