Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

wftk::ResInval< R * > Struct Template Reference

default fallback for a failed resource find for pointer data (return null) More...

#include <resources.h>

List of all members.

Public Types

typedef const R * OutType
 the resource type the registry will return on a find() call

Public Member Functions

OutType operator() (const std::string &) const
 default value for find() to return when resource lookup fails


Detailed Description

template<class R>
struct wftk::ResInval< R * >

default fallback for a failed resource find for pointer data (return null)


The documentation for this struct was generated from the following file:

Generated Tue Oct 26 19:02:13 2004.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.