Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class 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 Member Functions

template<typename RCOBJPTR>
RCOBJPTR operator() (RCOBJPTR pRCObject)
 Function call operator for one argument, being the pointer to an object.
template<typename AnyType, typename RCOBJPTR>
const std::pair< AnyType,
RCOBJPTR > & 
operator() (std::pair< AnyType, RCOBJPTR > &p)
 Function call operator for a pair of arguments.


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:21:15 2005 for NVSGSDK by NVIDIA