13 ::ll::TypedStorage<8, 32, ::std::string> mPhotoName;
14 ::ll::TypedStorage<8, 32, ::std::string> mPhotoData;
15 ::ll::TypedStorage<8, 32, ::std::string> mBookId;
16 ::ll::TypedStorage<1, 1, ::PhotoType> mType;
17 ::ll::TypedStorage<1, 1, ::PhotoType> mSourceType;
18 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mOwnerId;
19 ::ll::TypedStorage<8, 32, ::std::string> mNewPhotoName;