DGtal 2.0.0
|
Public Member Functions | |
ConstAliasToConstPtrMember (ConstAlias< DummyTbl > a1) | |
int | value () const |
Data Fields | |
const DummyTbl * | myDummyTbl |
Definition at line 294 of file testClone2.cpp.
|
inline |
Definition at line 295 of file testClone2.cpp.
|
inline |
Definition at line 296 of file testClone2.cpp.
References myDummyTbl, and DummyTbl::value().
Referenced by testConstAliasCases().
const DummyTbl* ConstAliasToConstPtrMember::myDummyTbl |
Definition at line 297 of file testClone2.cpp.
Referenced by value().