OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TFuncPropertyGet< T > Class Template Reference

#include <owl/property.h>

Public Member Functions

 TFuncPropertyGet (const TFunctor0< T > get)
 
 ~TFuncPropertyGet ()
 
operator() ()
 
const T operator() () const
 

Detailed Description

template<class T>
class owl::TFuncPropertyGet< T >

Definition at line 335 of file property.h.

Constructor & Destructor Documentation

◆ TFuncPropertyGet()

template<class T >
owl::TFuncPropertyGet< T >::TFuncPropertyGet ( const TFunctor0< T > get)
inline

Definition at line 337 of file property.h.

◆ ~TFuncPropertyGet()

template<class T >
owl::TFuncPropertyGet< T >::~TFuncPropertyGet ( )
inline

Definition at line 338 of file property.h.

Member Function Documentation

◆ operator()() [1/2]

template<class T >
T owl::TFuncPropertyGet< T >::operator() ( )
inline

Definition at line 341 of file property.h.

◆ operator()() [2/2]

template<class T >
const T owl::TFuncPropertyGet< T >::operator() ( ) const
inline

Definition at line 342 of file property.h.


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