12 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mPhotoId;
13 ::ll::TypedStorage<8, 32, ::std::string> mPhotoName;
14 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mPhotoOwner;
15 ::ll::TypedStorage<1, 1, bool> mDirty;
22 MCFOLD ::ActorUniqueID getId()
const;
24 MCFOLD ::std::string
const& getPhotoName()
const;
26 MCFOLD ::ActorUniqueID getPhotoOwner()
const;