DGtal 2.0.0
|
Public Types | |
typedef TC | C |
Public Member Functions | |
A (int _a) | |
A (const A &other) | |
A & | operator= (const A &other) |
~A () | |
A (int _a) | |
A (const A &other) | |
A & | operator= (const A &other) |
~A () | |
A (int _a) | |
A (const A &other) | |
A & | operator= (const A &other) |
~A () | |
A (const C &c) |
Data Fields | |
int | a |
Static Public Attributes | |
static int | nb = 0 |
Definition at line 43 of file testCountedConstPtrOrConstPtr.cpp.
typedef TC A< TC, TD >::C |
Definition at line 46 of file testPartialTemplateSpecialization.cpp.
Definition at line 44 of file testCountedConstPtrOrConstPtr.cpp.
Definition at line 53 of file testPartialTemplateSpecialization.cpp.
int A< TC, TD >::a |
Definition at line 67 of file testCountedConstPtrOrConstPtr.cpp.
Referenced by CompareToArithmetical(), and A< TC, int >::operator=().
|
static |
Definition at line 66 of file testCountedConstPtrOrConstPtr.cpp.
Referenced by testCountedConstPtrOrConstPtrMemory(), testCountedPtrMemory(), and testCountedPtrOrPtrMemory().