A class encapsulating an entry in an XFA array.
More...
#include <jawsmako/interactive.h>
|
U8String | name |
| If empty and this is the only packet in the array, it represents the entire XFA package.
|
IInputStreamPtr | stream |
| The stream containing the XFA packet.
|
A class encapsulating an entry in an XFA array.
◆ operator!=()
bool JawsMako::CXFAPacket::operator!= |
( |
const CXFAPacket & | other | ) |
const |
|
inline |
◆ operator==()
bool JawsMako::CXFAPacket::operator== |
( |
const CXFAPacket & | other | ) |
const |
|
inline |
◆ name
If empty and this is the only packet in the array, it represents the entire XFA package.
◆ stream
IInputStreamPtr JawsMako::CXFAPacket::stream |
The stream containing the XFA packet.
The documentation for this class was generated from the following file: