SG::DVLConstDataListBucket< T > Class Template Reference

DataBucket class for ConstDataList. More...

#include <ConstDataList.h>

Inheritance diagram for SG::DVLConstDataListBucket< T >:
SG::DVLDataBucket< T >

List of all members.

Public Member Functions

 DVLConstDataListBucket (ConstDataList< T > *data)
 Constructor from a payload object.

Detailed Description

template<class T>
class SG::DVLConstDataListBucket< T >

DataBucket class for ConstDataList.

This is just the same as DVLDataBucket, except that we've got to convert the ConstDataList to DataList.

Note: Can be used to violate const-correctness. Don't use this yourself!


Constructor & Destructor Documentation

template<class T >
SG::DVLConstDataListBucket< T >::DVLConstDataListBucket ( ConstDataList< T > *  data  ) 

Constructor from a payload object.

Parameters:
data Object to hold in the bucket.

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1