#include <HxImgFtorDescription.h>
Inheritance diagram for HxImgFtorDescription::
Public Methods | |
HxImgFtorDescription () | |
HxImgFtorDescription (const HxImgFtorDescription &) | |
HxImgFtorDescription & | operator= (const HxImgFtorDescription &) |
~HxImgFtorDescription () | |
void | setKey (const HxImgFtorKey &key) |
void | addArgument (const HxImageSignature &, HxSizes size) |
void | setVariation (HxString) |
void | setTags (const HxTagList &tags) |
virtual HxString | toString () const |
virtual STD_OSTREAM & | put (STD_OSTREAM &) const |
bool | operator< (const HxImgFtorDescription &) const |
bool | operator== (const HxImgFtorDescription &) const |
bool | operator!= (const HxImgFtorDescription &) const |