Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

lib.sysdep.win.tests
Class TestWdbgSym

CxxTest::TestSuite
   |
   +--TestWdbgSym

   in test_wdbg_sym.h

class TestWdbgSym
extends CxxTest::TestSuite


Inner Classes, Typedefs, and Enums
struct TestWdbgSym::Nested
          
 
Method Summary
private static void m_test_addrs( int p_int, double p_double, char* p_pchar, uintptr_t p_uintptr )
          
private static void m_test_array()
          
private static void m_test_stl()
          
private static void m_test_udt()
          
 void test_stack_trace()
          
 

Method Detail

m_test_addrs

private static void m_test_addrs( int p_int, double p_double, char* p_pchar, uintptr_t p_uintptr );

m_test_array

private static void m_test_array();

m_test_stl

private static void m_test_stl();

m_test_udt

private static void m_test_udt();

test_stack_trace

public void test_stack_trace();

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:14
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD