IDENTIFIERLIST Class Reference

#include <mi32/identifier.h>

Inheritance diagram for IDENTIFIERLIST:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool ContainsNoCase (const IDENTIFIER &id) const
bool FindId (CODESPACE codespace, IDENTIFIER &id) const

Member Function Documentation

bool IDENTIFIERLIST::ContainsNoCase ( const IDENTIFIER id  )  const

Determine if list contains identifier with case-insensitive name comparison.

Returns:
true if found, false if not.
Parameters:
id Identifier to look for
bool IDENTIFIERLIST::FindId ( CODESPACE  codespace,
IDENTIFIER id 
) const

Find identifier in list with specified codespace.

Returns:
true if match found, false if not

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

Generated on Sun Oct 7 21:33:31 2012 for TNTsdk 2012 by  doxygen 1.6.1