Defines an attribute base class that supports get and set operations.
More...
#include <contracts.h>
|
virtual const root_object & | get () const =0 |
|
virtual void | set (const root_object &new_value)=0 |
|
Defines an attribute base class that supports get and set operations.
Definition at line 33 of file contracts.h.
◆ get()
virtual const root_object& basis::attribute::get |
( |
| ) |
const |
|
pure virtual |
◆ set()
virtual void basis::attribute::set |
( |
const root_object & |
new_value | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /opt/feistymeow.org/feisty_meow/nucleus/library/basis/contracts.h