This class registers a colour conversion class.
Inheritance:
Public Methods
-
PCaselessString& operator=( const PString & str )
-
PCaselessString& operator=( const char* cstr )
-
PCaselessString& operator=( char ch )
-
virtual 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
Public Methods
-
New functions for class
Protected Fields
-
PINDEX elementSize
-
char* theArray
-
BOOL allocatedDynamically
Public Methods
-
Common functions for containers
Protected Methods
-
virtual void DestroyContents()
-
virtual void AssignContents(const PContainer & c)
-
void CopyContents(const PContainer & c)
-
void CloneContents(const PContainer* src)
-
void 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++.