HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_OTLEntitle Class Reference

#include <OP_OTLEntitle.h>

Public Member Functions

 OP_OTLEntitle ()
 
 ~OP_OTLEntitle ()
 
const UT_StringgetEmail () const
 
void setEmail (const char *email)
 
const UT_StringgetPassword () const
 
void setPassword (const char *password)
 
const UT_StringgetLicenseName () const
 
void setLicenseName (const char *name)
 
OP_OTLLicenseType getLicenseType () const
 
void setLicenseType (OP_OTLLicenseType licensetype)
 
time_t getExpiry () const
 
void setExpiry (time_t expiry)
 
const UT_StringgetServerCode () const
 
void setServerCode (const char *name)
 
const UT_StringgetOwnerEmail () const
 
void setOwnerEmail (const char *owneremail)
 
bool entitleOwner ()
 
const UT_StringgetErrorMsg () const
 

Detailed Description

Definition at line 23 of file OP_OTLEntitle.h.

Constructor & Destructor Documentation

OP_OTLEntitle::OP_OTLEntitle ( )
OP_OTLEntitle::~OP_OTLEntitle ( )

Member Function Documentation

bool OP_OTLEntitle::entitleOwner ( )
const UT_String& OP_OTLEntitle::getEmail ( ) const
const UT_String& OP_OTLEntitle::getErrorMsg ( ) const
time_t OP_OTLEntitle::getExpiry ( ) const
const UT_String& OP_OTLEntitle::getLicenseName ( ) const
OP_OTLLicenseType OP_OTLEntitle::getLicenseType ( ) const
const UT_String& OP_OTLEntitle::getOwnerEmail ( ) const
const UT_String& OP_OTLEntitle::getPassword ( ) const
const UT_String& OP_OTLEntitle::getServerCode ( ) const
void OP_OTLEntitle::setEmail ( const char *  email)
void OP_OTLEntitle::setExpiry ( time_t  expiry)
void OP_OTLEntitle::setLicenseName ( const char *  name)
void OP_OTLEntitle::setLicenseType ( OP_OTLLicenseType  licensetype)
void OP_OTLEntitle::setOwnerEmail ( const char *  owneremail)
void OP_OTLEntitle::setPassword ( const char *  password)
void OP_OTLEntitle::setServerCode ( const char *  name)

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