Classdesc 3.44
|
#include <classdesc.h>
Public Member Functions | |
template<class U> | |
ExcludeClass (const U &x) | |
template<class U> | |
const T & | operator= (const U &x) |
template<class U> | |
operator const U & () const | |
template<class U> | |
operator U& () |
Exclude marker (for use in preferentially excluding descriptors) If you have a member XXX xxx, then declaring it as Exclude<XXX> xxx excludes the variable from classdesc description (ie is not serialised)