SG::DVLConstDataVectorBucket< DV > Class Template Reference

DataBucket class for ConstDataVector. More...

#include <ConstDataVector.h>

Inheritance diagram for SG::DVLConstDataVectorBucket< DV >:
SG::DVLDataBucket< DV > DataBucket

List of all members.

Public Member Functions

 DVLConstDataVectorBucket (ConstDataVector< DV > *data)
 Constructor from a payload object.

Detailed Description

template<class DV>
class SG::DVLConstDataVectorBucket< DV >

DataBucket class for ConstDataVector.

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

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


Constructor & Destructor Documentation

template<class DV >
SG::DVLConstDataVectorBucket< DV >::DVLConstDataVectorBucket ( ConstDataVector< DV > *  data  )  [inline]

Constructor from a payload object.

Parameters:
data Object to hold in the bucket.

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

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1