![]() | InDesign SDK 20.5 |
#include <ScriptInfoDefs.h>
Public Types | |
| typedef PP | packet_type |
| typedef Access | access_type |
Public Member Functions | |
| ProviderPacketIterator (const SI *pSI, bool16 iterateBaseObjects, Access filter=Access()) | |
| ProviderPacketIterator (const ProviderPacketIterator &ppi) | |
| ProviderPacketIterator & | operator++ () |
| operator const PP * () const | |
| const PP * | operator-> () const |
| const PP * | current () const |
| const PP * | end () const |
ProviderPacketIterators are used to iterate through the various elements associated with an object element in the scripting document object model (DOM).
| inline |
Get the current packet
| inline |
Get end of list
| inline |
Get the current packet
| inline |
Advance to the next packet
| inline |
Get the current packet