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

#include <owl/property.h>

Public Member Functions

 TFuncPropertyPut (const TFunctorV1< T > put)
 
 ~TFuncPropertyPut ()
 
void operator() (const T &t)
 
TFuncPropertyPut< T > & operator= (const T &t)
 

Detailed Description

template<class T>
class owl::TFuncPropertyPut< T >

Definition at line 375 of file property.h.

Constructor & Destructor Documentation

◆ TFuncPropertyPut()

template<class T >
owl::TFuncPropertyPut< T >::TFuncPropertyPut ( const TFunctorV1< T > put)
inline

Definition at line 377 of file property.h.

◆ ~TFuncPropertyPut()

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

Definition at line 378 of file property.h.

Member Function Documentation

◆ operator()()

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

Definition at line 381 of file property.h.

◆ operator=()

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

Definition at line 382 of file property.h.


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