class PColourConverterRegistration

This class registers a colour conversion class.

Inheritance:


Inherited from PCaselessString:

Public Methods

oPCaselessString& operator=( const PString & str )
oPCaselessString& operator=( const char* cstr )
oPCaselessString& operator=( char ch )
ovirtual PObject* Clone() const


Inherited from PString:

Public Methods

Construction

Overrides from class PObject

Overrides from class PContainer

Size/Length functions

Concatenation operators *

Comparison operators

Search & replace functions

Sub-string functions

Conversion functions


Inherited from PCharArray:


Inherited from PBaseArray:

Public Methods

New functions for class


Inherited from PAbstractArray:

Protected Fields

oPINDEX elementSize
ochar* theArray
oBOOL allocatedDynamically


Inherited from PContainer:

Public Methods

Common functions for containers

Protected Methods

ovirtual void DestroyContents()
ovirtual void AssignContents(const PContainer & c)
ovoid CopyContents(const PContainer & c)
ovoid CloneContents(const PContainer* src)
ovoid Destruct()


Inherited from PObject:

Public Methods

Run Time Type functions

I/O functions

Public Members

Comparison functions


Documentation

This class registers a colour conversion class. There should be one and one only instance of this class for each pair of srcColurFormat and dstColourFormat strings. Use the PCOLOUR_CONVERTER_REGISTRATION macro to do this.

Direct child classes:
PSynonymColourRegistration
Friends:
class PColourConverter

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.