kspread
KSpread::ValueStorage Class Reference
#include <ValueStorage.h>
Inheritance diagram for KSpread::ValueStorage:

Public Member Functions | |
| ValueStorage (const PointStorage< Value > &o) | |
| ValueStorage () | |
| ValueStorage & | operator= (const PointStorage< Value > &o) |
Detailed Description
Definition at line 29 of file ValueStorage.h.
Constructor & Destructor Documentation
| KSpread::ValueStorage::ValueStorage | ( | ) | [inline] |
Definition at line 32 of file ValueStorage.h.
| KSpread::ValueStorage::ValueStorage | ( | const PointStorage< Value > & | o | ) | [inline] |
Definition at line 37 of file ValueStorage.h.
Member Function Documentation
| ValueStorage& KSpread::ValueStorage::operator= | ( | const PointStorage< Value > & | o | ) | [inline] |
Definition at line 42 of file ValueStorage.h.
The documentation for this class was generated from the following file:
