Inheritance diagram for classdesc::ExcludeClass< T >:
Collaboration diagram for classdesc::ExcludeClass< T >:
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 & ()
Detailed Description
template<class T>
struct classdesc::ExcludeClass< T >
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)
The documentation for this struct was generated from the following file: