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

#include <owl/property.h>

Public Member Functions

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

Detailed Description

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

Definition at line 506 of file property.h.

Constructor & Destructor Documentation

◆ TFuncPropertyIdxPut()

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

Definition at line 508 of file property.h.

◆ ~TFuncPropertyIdxPut()

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

Definition at line 509 of file property.h.

Member Function Documentation

◆ operator()()

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

Definition at line 512 of file property.h.

◆ operator=()

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

Definition at line 513 of file property.h.


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