Celartem::License Namespace Reference


Classes

class  LicenseManager
struct  FeatureInfo
struct  ProductStatus
class  CartridgeManager
class  CartridgeConsumer

Enumerations

enum  Feature {
  PixelLiveImaging = 0, VFZEncode = 1, MrSIDEncode = 2, JPEG2000Encode = 3,
  GenuineFractals = 4, DjVuDecode = 5, DjVuEncode = 6, SecureDjVuDecode = 7,
  SecureDjVuEncode = 8, PerformOCR = 9, Feature10, Feature11,
  Feature12, Feature13, Feature14, Feature15,
  Feature16, Feature17, Feature18, Feature19,
  Feature20, Feature21, Feature22, Feature23,
  Feature24, Feature25, Feature26, Feature27,
  Feature28, Feature29, Feature30, Feature31
}
enum  
enum  ActivationScheme {
  Disabled = 0, Unlimited = 1, ByCartridge = 2, Development = 3,
  ActivationServer = 4
}


Detailed Description

This namespace provides the functions for Celartem Licensing System. For more information, see Celartem License System.

Enumeration Type Documentation

anonymous enum

Valid Feature value is [0 31].

Definition at line 70 of file cel_license.h.

enum Celartem::License::ActivationScheme

This enumeration is used to specify how the function is activated.
For more information, see Feature Activation Schemata.

Enumerator:
Disabled  Disabled.
Unlimited  Unlimited.
ByCartridge  By cartridge.
Development  For development purpose only; the function is only available 48 hours from the build time of the executable.
ActivationServer  Use activation server.

Definition at line 76 of file cel_license.h.

enum Celartem::License::Feature

This enumeration is used to specify the features supported by LicenseManager and CartridgeConsumer.

Enumerator:
PixelLiveImaging  PixelLive Normal Features.
VFZEncode  PixelLive (VFZ/PFZ) Encode feature.
MrSIDEncode  MrSID Encode feature.
JPEG2000Encode  JPEG2000 Encode feature.
GenuineFractals  Genuine Fractals feature.
DjVuDecode  DjVu Decode.
DjVuEncode  DjVu Encode.
SecureDjVuDecode  Secure DjVu Decode.
SecureDjVuEncode  Secure DjVu Encode.
PerformOCR  OCR Feature.
Feature10  Reserved for future use.
Feature11  Reserved for future use.
Feature12  Reserved for future use.
Feature13  Reserved for future use.
Feature14  Reserved for future use.
Feature15  Reserved for future use.
Feature16  Reserved for future use.
Feature17  Reserved for future use.
Feature18  Reserved for future use.
Feature19  Reserved for future use.
Feature20  Reserved for future use.
Feature21  Reserved for future use.
Feature22  Reserved for future use.
Feature23  Reserved for future use.
Feature24  Reserved for future use.
Feature25  Reserved for future use.
Feature26  Reserved for future use.
Feature27  Reserved for future use.
Feature28  Reserved for future use.
Feature29  Reserved for future use.
Feature30  Reserved for future use.
Feature31  Reserved for future use.

Definition at line 31 of file cel_license.h.


This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:23:35 2008.