test_lkptr< X > Class Template Reference

Test data for class lkptr. More...

List of all members.

Public Member Functions

bool run ()
 Runs the tests.
void swap_4x1 ()
 Swaps 4 lkptr<X>'s.
void verify_3x1 ()
 Tries with 3 pointes to the same value.
void null_3x1 ()
 Tries with 3 pointes to the same value.
void inheritance ()
 Tests that lkptr<X> works well with a class hierarchy.
void test_lkptr_cycle ()
 Muestra como no es posible que lkptr<> maneje algunos ciclos correctamente.


Detailed Description

template<class X>
class test_lkptr< X >

Test data for class lkptr.

Definition at line 15 of file test_lkptr.cpp.


Member Function Documentation

template<class X >
bool test_lkptr< X >::run (  )  [inline]

Runs the tests.

Definition at line 27 of file test_lkptr.cpp.

template<class X >
void test_lkptr< X >::swap_4x1 (  )  [inline]

Swaps 4 lkptr<X>'s.

Definition at line 61 of file test_lkptr.cpp.

template<class X >
void test_lkptr< X >::verify_3x1 (  )  [inline]

Tries with 3 pointes to the same value.

Definition at line 255 of file test_lkptr.cpp.

template<class X >
void test_lkptr< X >::null_3x1 (  )  [inline]

Tries with 3 pointes to the same value.

Definition at line 39 of file test_lkptr.cpp.

template<class X >
void test_lkptr< X >::inheritance (  )  [inline]

Tests that lkptr<X> works well with a class hierarchy.

Definition at line 363 of file test_lkptr.cpp.

template<class E >
void test_lkptr< E >::test_lkptr_cycle (  )  [inline]

Muestra como no es posible que lkptr<> maneje algunos ciclos correctamente.

Definition at line 308 of file test_lkptr.cpp.


The documentation for this class was generated from the following file:

Generated on Tue Oct 21 11:15:56 2008 for lkptr - simple reference LinKed PoinTeR: by  doxygen 1.5.7.1