1 #ifndef LAP_VectorTest_H
2 #define LAP_VectorTest_H
20 static const tFlag INTEGER_VECTOR;
21 static const tFlag DOUBLE_VECTOR;
50 inline static SP::LAP_VectorTest
New() {
tBoolean test()
make the test
Definition: LAP_VectorTest.cpp:301
#define tBoolean
Definition: types.h:48
DEFINE_SPTR(LAP_VectorTest)
This class is a test class for vector of LAP package.
Definition: LAP_VectorTest.h:14
LAP_VectorTest(void)
create
Definition: LAP_VectorTest.h:32
virtual ~LAP_VectorTest(void)
destroy
Definition: LAP_VectorTest.h:42
abstract base class for most classes.
Definition: CORE_Object.h:30
static SP::LAP_VectorTest New()
create a test class
Definition: LAP_VectorTest.h:50
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:106
#define tFlag
Definition: types.h:14