textres.h File Reference

<mi32/textres.h> TEXTRES and TEXTRESITEM definitions More...

#include <mi32/helpid.h>
#include <mi32/stddefns.h>
#include <mi32/milist.h>
#include <mi32/textid.h>

Include dependency graph for textres.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  TEXTRES
 Class for text resource lookup. More...
class  TEXTRESITEM
 Text resource item container. More...

Defines

#define CLASSLIBEXPORT   MI_DLLCLASSIMPORT

Typedefs

typedef MILIST< TEXTRESITEMTEXTRESITEMLIST

Enumerations

enum  TEXTRES_NAMESET {
  TEXTRES_NAMESET_General = 0, TEXTRES_NAMESET_Label = 1, TEXTRES_NAMESET_Title = 2, TEXTRES_NAMESET_Help = 3,
  TEXTRES_NAMESET_COUNT, TEXTRES_NAMESET_NoLookup = TEXTRES_NAMESET_COUNT
}

Functions

bool operator!= (const TEXTRESITEM &lhs, const TEXTRESITEM &rhs)
bool operator== (const TEXTRESITEM &lhs, const TEXTRESITEM &rhs)


Detailed Description

<mi32/textres.h> TEXTRES and TEXTRESITEM definitions

Definition in file textres.h.


Define Documentation

#define CLASSLIBEXPORT   MI_DLLCLASSIMPORT
 

Definition at line 85 of file textres.h.


Typedef Documentation

typedef MILIST<TEXTRESITEM> TEXTRESITEMLIST
 

Definition at line 236 of file textres.h.


Enumeration Type Documentation

enum TEXTRES_NAMESET
 

Text resource nameset enumeration.

Enumeration values:
TEXTRES_NAMESET_General  General text.
TEXTRES_NAMESET_Label  Button, menu, etc user interface control label.
TEXTRES_NAMESET_Title  Window title.
TEXTRES_NAMESET_Help  Help text.
TEXTRES_NAMESET_COUNT 
TEXTRES_NAMESET_NoLookup 

Definition at line 90 of file textres.h.


Function Documentation

bool operator!= const TEXTRESITEM lhs,
const TEXTRESITEM rhs
[inline]
 

Inequality.

Definition at line 223 of file textres.h.

bool operator== const TEXTRESITEM lhs,
const TEXTRESITEM rhs
[inline]
 

Equality.

Definition at line 215 of file textres.h.


Generated on Wed May 31 15:28:00 2006 for TNTsdk by  doxygen 1.3.8-20040913