TProperty< T > Class Template Reference

#include <TProperty.h>

Inheritance diagram for TProperty< T >:
Property

List of all members.

Public Member Functions

 TProperty (T &val, Type type)
 Constructor from a reference and a type.
const Tpointer () const
 Return the address of the property variable.
virtual int setFrom (const Property &rhs)
 Set value using that from another property.
template<>
int setFrom (const Property &rhs)
Declare specialization(s) for TProperty::setFrom



template<>
int setFrom (const Property &rhs)

Detailed Description

template<typename T>
class TProperty< T >

Templated wrapper around user properties

This class is used to wrap user-defined tool properties, to be able to set them through the PropertyMgr.

Author:
David Adams <dladams@bnl.gov>
Revision
612908
Date
2014-08-21 18:19:03 +0200 (Thu, 21 Aug 2014)

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