|
imebra
build 2011-09-18_22-24-41
|
This is the base class for the data handlers that manage numeric values. More...
#include <dataHandlerNumeric.h>
Public Member Functions | |
| ptr< memory > | getMemory () |
| Returns the memory object that stores the data managed by the handler. | |
| virtual bool | isSigned () const =0 |
| Returns truen if the buffer's elements are signed, false otherwise. | |
This is the base class for the data handlers that manage numeric values.
Returns the memory object that stores the data managed by the handler.
| virtual bool puntoexe::imebra::handlers::dataHandlerNumericBase::isSigned | ( | ) | const [pure virtual] |
Returns truen if the buffer's elements are signed, false otherwise.