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

#include <owl/property.h>

Public Member Functions

 TFuncObjPropertyIdxPut (const TFunctorV2< int, const T & > put)
 
 ~TFuncObjPropertyIdxPut ()
 
void operator() (const T &t)
 
TFuncObjPropertyIdxPut< T, index > & operator= (const T &t)
 

Detailed Description

template<class T, int index>
class owl::TFuncObjPropertyIdxPut< T, index >

Definition at line 524 of file property.h.

Constructor & Destructor Documentation

◆ TFuncObjPropertyIdxPut()

template<class T , int index>
owl::TFuncObjPropertyIdxPut< T, index >::TFuncObjPropertyIdxPut ( const TFunctorV2< int, const T & > put)
inline

Definition at line 526 of file property.h.

◆ ~TFuncObjPropertyIdxPut()

template<class T , int index>
owl::TFuncObjPropertyIdxPut< T, index >::~TFuncObjPropertyIdxPut ( )
inline

Definition at line 527 of file property.h.

Member Function Documentation

◆ operator()()

template<class T , int index>
void owl::TFuncObjPropertyIdxPut< T, index >::operator() ( const T & t)
inline

Definition at line 530 of file property.h.

◆ operator=()

template<class T , int index>
TFuncObjPropertyIdxPut< T, index > & owl::TFuncObjPropertyIdxPut< T, index >::operator= ( const T & t)
inline

Definition at line 531 of file property.h.


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