Patch level : 12.0 no patch

Files correlati     : 
Commento            :

Aggiunti metodo full

git-svn-id: svn://10.65.10.50/branches/R_10_00@23325 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
bonazzi 2016-09-26 22:29:29 +00:00
parent 74484906da
commit 5727f4090c

View File

@ -367,6 +367,7 @@ public:
virtual void set_default(const char*);
virtual bool empty() const { return false; }
bool full() const { return !empty(); }
// @cmember Ritorna la dimensione del buffer associato al campo
virtual word size() const