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

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::armem
 
 armarx::armem::base
 
 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)