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

stringset_t Class Reference

#include <stringset_t.h>

Inheritance diagram for stringset_t:

gadget_b gadget_t stringset_b gadget_w_caret gadget_b gadget_b gadget_w_allowable gadget_w_justification gadget_w_number gadget_w_string List of all members.

Public Member Functions

 stringset_t ()
stringset_toperator= (int value)
stringset_toperator= (const char *value)
stringset_toperator= (const string &value)

Protected Member Functions

virtual void _set_allowable (const char *allowed)
virtual void _set_value (int value)
virtual int _get_value () const
virtual void _set_value (const char *value)
virtual size_t _get_value (char *value, size_t size) const
virtual void _set_available (const char *available)
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

stringset_t::stringset_t  ) 
 


Member Function Documentation

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

Implements gadget_w_caret.

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

Implements gadget_w_caret.

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

Implements gadget_w_string.

virtual int stringset_t::_get_value  )  const [protected, virtual]
 

Implements gadget_w_number.

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

Implements gadget_w_caret.

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

Implements gadget_w_allowable.

virtual void stringset_t::_set_available const char *  available  )  [protected, virtual]
 

Implements stringset_b.

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

Implements gadget_w_caret.

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

Implements gadget_w_string.

virtual void stringset_t::_set_value int  value  )  [protected, virtual]
 

Implements gadget_w_number.

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

Reimplemented from stringset_b.

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

Reimplemented from stringset_b.

stringset_t& stringset_t::operator= int  value  ) 
 

Reimplemented from stringset_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