CLxLoc_Image() {_init();}
CLxLoc_LayeredImage(const CLxLoc_LayeredImage &other) {_init();set(other.m_loc);}
CLxLoc_ImageFilterMetrics(ILxUnknownID obj) {_init();set(obj);}
CLxLoc_ImageLevelSample(ILxUnknownID obj) {_init();set(obj);}
CLxLoc_LayeredImage() {_init();}
CLxLoc_ImageSegment() {_init();}
CLxLoc_ImageSegment(const CLxLoc_ImageSegment &other) {_init();set(other.m_loc);}
CLxLoc_TileImage(const CLxLoc_TileImage &other) {_init();set(other.m_loc);}
CLxLoc_ImageLoaderTarget() {_init();}
CLxLoc_TileImage() {_init();}
CLxLoc_TileImage(ILxUnknownID obj) {_init();set(obj);}
CLxLoc_ImageFilter(const CLxLoc_ImageFilter &other) {_init();set(other.m_loc);}
CLxLoc_ImageFilter() {_init();}
CLxLoc_ImageService() {_init();set();}
CLxLoc_ImageWrite(ILxUnknownID obj) {_init();set(obj);}
CLxLoc_ImageLoaderTarget(ILxUnknownID obj) {_init();set(obj);}
CLxLoc_ImageWrite(const CLxLoc_ImageWrite &other) {_init();set(other.m_loc);}
CLxLoc_ImageLoaderTarget(const CLxLoc_ImageLoaderTarget &other) {_init();set(other.m_loc);}
CLxLoc_ImageSegment(ILxUnknownID obj) {_init();set(obj);}
CLxLoc_IndexImageWrite() {_init();}
CLxLoc_ImageLevelSample() {_init();}
CLxLoc_IndexImage() {_init();}
CLxLoc_ImageLevelSample(const CLxLoc_ImageLevelSample &other) {_init();set(other.m_loc);}
CLxLoc_IndexImage(ILxUnknownID obj) {_init();set(obj);}
CLxLoc_LayeredImage(ILxUnknownID obj) {_init();set(obj);}
CLxLoc_IndexImage(const CLxLoc_IndexImage &other) {_init();set(other.m_loc);}
CLxLoc_ImageFilterMetrics() {_init();}
CLxLoc_ImageWrite() {_init();}
CLxLoc_ImageFilterMetrics(const CLxLoc_ImageFilterMetrics &other) {_init();set(other.m_loc);}
LLAssetStorage::LLAssetStorage(LLMessageSystem *msg, LLXferManager *xfer, LLVFS *vfs) { _init(msg, xfer, vfs, LLHost::invalid); }