TuttleOFX  1
ofxsMessage.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OFX
 

The core 'OFX Support' namespace, used by plugin implementations. All code for these are defined in the common support libraries.


namespace  OFX::Message

Enumerations

enum  OFX::Message::EMessageReply { OFX::Message::eMessageReplyOK, OFX::Message::eMessageReplyYes, OFX::Message::eMessageReplyNo, OFX::Message::eMessageReplyFailed }
enum  OFX::Message::EMessageType {
  OFX::Message::eMessageFatal, OFX::Message::eMessageError, OFX::Message::eMessageMessage, OFX::Message::eMessageLog,
  OFX::Message::eMessageQuestion
}