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

#include <owl/property.h>

Public Member Functions

 TFuncPropertyVarPut (const T &var, const TFunctorV1< T > put)
 
 ~TFuncPropertyVarPut ()
 
operator() () const
 
 operator T ()
 
void operator() (const T &t)
 
TFuncPropertyVarPut< T > & operator= (const T &t)
 

Detailed Description

template<class T>
class owl::TFuncPropertyVarPut< T >

Definition at line 411 of file property.h.

Constructor & Destructor Documentation

◆ TFuncPropertyVarPut()

template<class T >
owl::TFuncPropertyVarPut< T >::TFuncPropertyVarPut ( const T & var,
const TFunctorV1< T > put )
inline

Definition at line 413 of file property.h.

◆ ~TFuncPropertyVarPut()

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

Definition at line 415 of file property.h.

Member Function Documentation

◆ operator T()

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

Definition at line 419 of file property.h.

◆ operator()() [1/2]

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

Definition at line 418 of file property.h.

◆ operator()() [2/2]

template<class T >
void owl::TFuncPropertyVarPut< T >::operator() ( const T & t)
inline

Definition at line 421 of file property.h.

◆ operator=()

template<class T >
TFuncPropertyVarPut< T > & owl::TFuncPropertyVarPut< T >::operator= ( const T & t)
inline

Definition at line 422 of file property.h.


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