ETL  0.04.19
Public Member Functions | List of all members
value::contentholder Struct Reference
Inheritance diagram for value::contentholder:
value::holder< T >

Public Member Functions

virtual ~contentholder ()
virtual contentholderclone () const =0
virtual const std::type_info & type () const =0

Detailed Description

Definition at line 68 of file _value.h.

Constructor & Destructor Documentation

virtual value::contentholder::~contentholder ( )
inlinevirtual

Definition at line 70 of file _value.h.

Member Function Documentation

virtual contentholder* value::contentholder::clone ( ) const
pure virtual

Implemented in value::holder< T >.

virtual const std::type_info& value::contentholder::type ( ) const
pure virtual

Implemented in value::holder< T >.

Referenced by value::type().


The documentation for this struct was generated from the following file: