derived.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
namespace  armarx::armem
 
namespace  armarx::armem::base
 
namespace  armarx::armem::base::detail
 

Functions

template<class DerivedT, class ThisT>
const DerivedT & derived (const ThisT *t)
 
template<class DerivedT, class ThisT>
DerivedT & derived (ThisT *t)