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

void operator() (const char *str)
 Function call operator to print out a string.
void format (const char *fmt,...)
 Formatted output of a variable number of arguments.


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