A Class Reference

Inheritance diagram for A:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 A (int X)

Public Attributes

int x


Detailed Description

Definition at line 63 of file memtest.cpp.


Constructor & Destructor Documentation

A::A ( int  X  )  [inline]

Definition at line 67 of file memtest.cpp.

00067 :x(X){}


Member Data Documentation

int A::x

Definition at line 65 of file memtest.cpp.

Referenced by main().


The documentation for this class was generated from the following file:
Generated on Sat Mar 15 23:20:26 2008 for Armagetron Advanced by  doxygen 1.5.4