PackageNodeAttribute
PackageNodeAttribute* attribute, off_t offset, void* buffer,
PackageNodeAttribute* attribute = packageNode->FindAttribute(
PackageNodeAttribute* attribute, int openMode)
PackageNodeAttribute* attribute = packageNode->FindAttribute(name);
class PackageNodeAttribute;
PackageNodeAttribute* attribute,
PackageNodeAttribute* attribute,
PackageNodeAttribute* fAttribute;
class PackageNodeAttribute;
PackageNodeAttribute* fAttribute;
PackageNodeAttribute* nodeAttribute = new
PackageNodeAttribute(attribute->Type(),
PackageNode::AddAttribute(PackageNodeAttribute* attribute)
PackageNodeAttribute*
PackageNodeAttribute* attribute = it.Next();) {
((PackageNodeAttribute*)attributeCookie)->SetIndexCookie(NULL);
while (PackageNodeAttribute* attribute = fAttributes.RemoveHead())
void AddAttribute(PackageNodeAttribute* attribute);
PackageNodeAttribute* FindAttribute(const StringKey& name) const;
PackageNodeAttribute* attribute = FindAttribute(name);
CLASS_CACHE(PackageNodeAttribute);
PackageNodeAttribute::PackageNodeAttribute(uint32 type,
PackageNodeAttribute::~PackageNodeAttribute()
PackageNodeAttribute::Init(const String& name)
class PackageNodeAttribute final
: public SinglyLinkedListLinkImpl<PackageNodeAttribute> {
PackageNodeAttribute(uint32 type,
~PackageNodeAttribute();
typedef SinglyLinkedList<PackageNodeAttribute> PackageNodeAttributeList;