Go to the source code of this file.
Namespaces | |
namespace | ipa_Utils |
Enumerations | |
enum | { ipa_Utils::RET_OK = 0x00000001UL, ipa_Utils::RET_FAILED = 0x00000002UL, ipa_Utils::RET_WARNING = 0x00000004UL } |
Basic global defines have to be put in this file within the namespace ipa.utils. If they do not fit within this file, consider integrating your defines within a class. This file has been written by Jan Fischer in 2008. Latest updates: November 2008.
Definition in file GlobalDefines.h.