Murl::Platform Classes

Platform helper classes. More...

Collaboration diagram for Murl::Platform Classes:

Classes

class  Murl::Platform::ValidateReceipt
 Validation of the app-store copy protection, currently supported on MacOSX only. More...
 
class  Murl::Platform::EngineControl
 The engine control class. More...
 

Macros

#define MURL_OBFUSCATION_STRING(name)
 Begin defining an compile-time obfuscated string. More...
 
#define MURL_OBFUSCATION_CHAR(c)
 Define a compile-time obfuscated character. More...
 
#define MURL_OBFUSCATION_STRING_END
 Terminate a compile-time obfuscated string. More...
 

Detailed Description

Platform helper classes.

Macro Definition Documentation

◆ MURL_OBFUSCATION_STRING

#define MURL_OBFUSCATION_STRING (   name)

Begin defining an compile-time obfuscated string.

See example Murl::App::CheckValidateReceipt().

Parameters
nameThe name of the string.

◆ MURL_OBFUSCATION_CHAR

#define MURL_OBFUSCATION_CHAR (   c)

Define a compile-time obfuscated character.

See example Murl::App::CheckValidateReceipt().

Parameters
cThe character to obfuscate.

◆ MURL_OBFUSCATION_STRING_END

#define MURL_OBFUSCATION_STRING_END

Terminate a compile-time obfuscated string.

See example Murl::App::CheckValidateReceipt().


Copyright © 2011-2024 Spraylight GmbH.