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

#include <owl/property.h>

Public Member Functions

 TFuncPropertyIdxGet (const TFunctor1< T, int > get)
 
 ~TFuncPropertyIdxGet ()
 
operator() ()
 
const T operator() () const
 

Detailed Description

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

Definition at line 466 of file property.h.

Constructor & Destructor Documentation

◆ TFuncPropertyIdxGet()

template<class T , int index>
owl::TFuncPropertyIdxGet< T, index >::TFuncPropertyIdxGet ( const TFunctor1< T, int > get)
inline

Definition at line 468 of file property.h.

◆ ~TFuncPropertyIdxGet()

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

Definition at line 469 of file property.h.

Member Function Documentation

◆ operator()() [1/2]

template<class T , int index>
T owl::TFuncPropertyIdxGet< T, index >::operator() ( )
inline

Definition at line 472 of file property.h.

◆ operator()() [2/2]

template<class T , int index>
const T owl::TFuncPropertyIdxGet< T, index >::operator() ( ) const
inline

Definition at line 473 of file property.h.


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