EntryAttributeHandler
struct EntryAttributeHandler;
struct EntryAttributeHandler;
EntryAttributeHandler(AttributeHandlerContext* context,
EntryAttributeHandler* handler = new(context)
EntryAttributeHandler(context, parentEntry, name);
return EntryAttributeHandler::Create(context, &fEntry,
return EntryAttributeHandler::Create(context, NULL,
EntryAttributeHandler(AttributeHandlerContext* context,
EntryAttributeHandler* handler = new(std::nothrow)
EntryAttributeHandler(context, parentEntry, name);
return EntryAttributeHandler::Create(context, &fEntry,
return EntryAttributeHandler::Create(context, NULL,