Hot Door CORE 0.8.2
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
Classes | Typedefs
hdicoreEntryValue.h File Reference

Header file for storing entry string values or image IDs. More...

#include "hdicoreImageIDs.h"
#include "hdicoreSVGIDs.h"
Include dependency graph for hdicoreEntryValue.h:
This graph shows which files directly or indirectly include this file:

Classes

class  hdi::core::EntryValue
 Allows for a *Entry class to store either a string value or PNGI image ID for a row/column. More...
 

Typedefs

typedef std::unique_ptr< EntryValue > hdi::core::EntryValueUP
 
typedef std::shared_ptr< EntryValue > hdi::core::EntryValueSP
 
typedef std::weak_ptr< EntryValue > hdi::core::EntryValueWP
 

Detailed Description

Header file for storing entry string values or image IDs.