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

#include <owl/property.h>

Public Member Functions

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

Detailed Description

template<class T>
class owl::TFuncObjPropertyPut< T >

Definition at line 393 of file property.h.

Constructor & Destructor Documentation

◆ TFuncObjPropertyPut()

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

Definition at line 395 of file property.h.

◆ ~TFuncObjPropertyPut()

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

Definition at line 396 of file property.h.

Member Function Documentation

◆ operator()()

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

Definition at line 399 of file property.h.

◆ operator=()

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

Definition at line 400 of file property.h.


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