#include <HxImgFtorKey.h>
Inheritance diagram for HxImgFtorKey::
Public Methods | |
HxImgFtorKey () | |
HxImgFtorKey (const HxImgFtorKey &) | |
HxImgFtorKey (HxString className, HxStringListIter argListBegin, HxStringListIter argListEnd) | |
HxImgFtorKey (HxString className) | |
void | addArgument (HxString argName) |
void | setArguments (HxStringListIter argListBegin, HxStringListIter argListEnd) |
HxString | getArgument (int) const |
HxString | getClassName () const |
HxString | toString () const |
int | compare (const HxImgFtorKey &) const |
STD_OSTREAM & | put (STD_OSTREAM &) const |