31#ifndef _PDF_PUBLISH_ATTACHED_FOLDER_INCLUDED_
32#define _PDF_PUBLISH_ATTACHED_FOLDER_INCLUDED_
232 void getFiles(OdAttachedFilePtrArray& files)
const;
OdArray< OdDouble, OdMemoryAllocator< OdDouble > > OdDoubleArray
#define SMARTPTR(classname)
#define PDFPUBLISH_TOOLKIT
OdArray< OdString > OdStringArray
void getDateCollectionItems(OdStringArray &names, OdArray< OdTimeStamp > &dates) const
void getDescription(OdString &description) const
void getTextCollectionItems(OdStringArray &names, OdStringArray &items) const
void getThumb(OdImagePtr &pOutImage) const
void addTextCollectionItem(const OdString &name, const OdString &item)
void getName(OdString &name) const
void getModDate(OdTimeStamp &mod_date) const
virtual ~OdAttachedFolder()
void setThumb(const OdImagePtr &pImage)
void addFile(const OdAttachedFilePtr &file)
void getChildFolders(OdAttachedFolderPtrArray &folders) const
void getFiles(OdAttachedFilePtrArray &files) const
void setModDate(const OdTimeStamp &mod_date)
void setName(const OdString &name)
void setCreationDate(const OdTimeStamp &creation_date)
void getCreationDate(OdTimeStamp &creation_date) const
void setDescription(const OdString &description)
void addChildFolder(const OdAttachedFolderPtr &folder)
void addNumberCollectionItem(const OdString &name, const double &number)
ODRX_DECLARE_MEMBERS(OdAttachedFolder)
void addDateCollectionItem(const OdString &name, const OdTimeStamp &date)
void getNumberCollectionItems(OdStringArray &names, OdDoubleArray &numbers) const
GLuint const GLchar * name