Searched defs:ItemBLOB (Results 1 – 1 of 1) sorted by relevance
303 class ItemBLOB : public Item { class307 ItemBLOB(char *txt) : blob(txt) { in ItemBLOB() function in ItemBLOB309 ItemBLOB(const ItemBLOB &pt) { in ItemBLOB() function in ItemBLOB