Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

nvutil::removeReference Struct Reference

Convenient helper functor that can be used in STL algorithms. More...

#include <RCObject.h>

List of all members.

Public Methods

template<typename RCOBJPTR> RCOBJPTR operator() (RCOBJPTR pRCObject)
 Function call operator for one argument, being the pointer to an object. More...

template<typename AnyType, typename RCOBJPTR> const std::pair< AnyType,
RCOBJPTR > & 
operator() (std::pair< AnyType, RCOBJPTR > &p)
 Function call operator for a pair of arguments. More...


Detailed Description

Convenient helper functor that can be used in STL algorithms.


Member Function Documentation

template<typename RCOBJPTR>
RCOBJPTR nvutil::removeReference::operator() RCOBJPTR    pRCObject [inline]
 

Function call operator for one argument, being the pointer to an object.

template<typename AnyType, typename RCOBJPTR>
const std::pair<AnyType, RCOBJPTR>& nvutil::removeReference::operator() std::pair< AnyType, RCOBJPTR > &    p [inline]
 

Function call operator for a pair of arguments.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 1 13:20:46 2005 for NVSGSDK by NVIDIA