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

nvutil::TraceFunctor< OutFunctor > Struct Template Reference

uses the function given as template argument to print out a given string. More...

#include <Trace.h>

List of all members.

Public Methods

void operator() (const char *str)
 Function call operator to print out a string. More...

void format (const char *fmt,...)
 Formatted output of a variable number of arguments. More...


Detailed Description

template<typename OutFunctor>
struct nvutil::TraceFunctor< OutFunctor >

uses the function given as template argument to print out a given string.


Member Function Documentation

template<typename OutFunctor>
void nvutil::TraceFunctor< OutFunctor >::operator() const char *    str [inline]
 

Function call operator to print out a string.

template<typename OutFunctor>
void nvutil::TraceFunctor< OutFunctor >::format const char *    fmt,
...   
[inline]
 

Formatted output of a variable number 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