Parent Directory
|
Revision Log
|
Patch
revision 1987 by jfenwick, Thu Oct 30 00:59:34 2008 UTC | revision 1988 by phornby, Fri Nov 7 03:28:58 2008 UTC | |
---|---|---|
# | Line 496 class DataAbstract : public REFCOUNT_BAS | Line 496 class DataAbstract : public REFCOUNT_BAS |
496 | // virtual const DataTypes::ValueType& | // virtual const DataTypes::ValueType& |
497 | // getVector() const=0; | // getVector() const=0; |
498 | ||
499 | ESCRIPT_DLL_API | |
500 | bool isLazy() const; // a test to determine if this object is an instance of DataLazy | bool isLazy() const; // a test to determine if this object is an instance of DataLazy |
501 | ||
502 | virtual | virtual |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |