QXRD  0.11.16
qxrdintegratorcache-ptr.h
Go to the documentation of this file.
1 #ifndef QXRDINTEGRATORCACHE_PTR_H
2 #define QXRDINTEGRATORCACHE_PTR_H
3 
4 #include <QSharedPointer>
5 
7 
8 typedef QSharedPointer<QxrdIntegratorCache> QxrdIntegratorCachePtr;
9 
10 #endif // QXRDINTEGRATORCACHE_H
QSharedPointer< QxrdIntegratorCache > QxrdIntegratorCachePtr