#include "NOXPrefix.h"
Public Member Functions | |
| NOXDocumentReference | NOXFixedDocumentSequence::getDocumentReference (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXFixedDocumentSequence::getNumDocumentReference () |
| NOXDocumentReference | NOXFixedDocumentSequence::createDocumentReference (NCommon::UInt32 pIndex) |
| void | intialize () |
| NOXBase | NOXFixedDocumentSequence::getChild (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXFixedDocumentSequence::getNumChilds () |
| NOXDocumentReference NiXPSObjects::NOXFixedDocumentSequence::NOXFixedDocumentSequence::getDocumentReference | ( | NCommon::UInt32 | pIndex | ) |
Get DocumentReference element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXFixedDocumentSequence::NOXFixedDocumentSequence::getNumDocumentReference | ( | ) |
Calculate the number of DocumentReference elements that are present.
| NOXDocumentReference NiXPSObjects::NOXFixedDocumentSequence::NOXFixedDocumentSequence::createDocumentReference | ( | NCommon::UInt32 | pIndex | ) |
Create an DocumentReference element at index pIndex.
| void NiXPSObjects::NOXFixedDocumentSequence::intialize | ( | ) |
Initialize.
| NOXBase NiXPSObjects::NOXFixedDocumentSequence::NOXFixedDocumentSequence::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXFixedDocumentSequence::NOXFixedDocumentSequence::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3