ecolab::classdesc::ExcludeClass< T > Struct Template Reference

#include <TCL_obj_base.h>

Inheritance diagram for ecolab::classdesc::ExcludeClass< T >:
Inheritance graph
Collaboration diagram for ecolab::classdesc::ExcludeClass< T >:
Collaboration graph

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 ecolab::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: