Utilities

Collaboration diagram for Utilities:

Classes

struct  tk11::File_Not_Found
 A file was not found. More...
struct  tk11::Exception
 Exception base class. More...

Modules

 COM Pointers
 Time and Clocks

Typedefs

typedef std::basic_string< TCHAR > tk11::tstring
 A string of TCHAR characters.

Functions

void tk11::show_error_dialog (const std::string &error_string)
 Show error popup message.

Detailed Description

A number of utility functions for error handling, unicode string and automatic memory management for COM interfaces.


Function Documentation

void tk11::show_error_dialog ( const std::string &  error_string  ) 

Show error popup message.

Shows an error message as a Window popup message and on the console.

Parameters:
error_string Message text
Examples:
cube.cpp, empty.cpp, empty_class.cpp, input.cpp, and torus.cpp.
Tk11 Direct3D 11 Toolkit version 0.2 (SourceForge)
Copyright Florian Winter 2010 - 2010. Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
Generated on Sun Apr 11 20:23:01 2010 for Tk11 by  doxygen 1.6.3