|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
PmtVectorElement Class ReferenceHandles the general case of minOccurs and maxOccurs being any value beside 0 and 1, respectively.
More...
#include <PmtElement.h>
Inheritance diagram for PmtVectorElement: [legend]Collaboration diagram for PmtVectorElement:[legend]List of all members.
Detailed Description
Handles the general case of minOccurs and maxOccurs being any value beside 0 and 1, respectively.
Constructor & Destructor Documentation
PmtVectorElement::PmtVectorElement |
( |
const SPmtString & |
name, |
|
|
int |
minOccurs, |
|
|
int |
maxOccurs, |
|
|
SPmtString |
nillable |
|
) |
[inline] |
|
PmtVectorElement::PmtVectorElement |
( |
const PmtVectorElement & |
orig, |
|
|
PmtCompositeMetadata * |
parentMd |
|
) |
|
|
PmtVectorElement::~PmtVectorElement |
( |
|
) |
[inline] |
|
Member Function Documentation
virtual void PmtVectorElement::deleteMetadataAll |
( |
|
) |
[inline, virtual] |
|
void PmtVectorElement::deleteMetadatum |
( |
int |
occurNum |
) |
[virtual] |
|
unsigned int PmtVectorElement::getWildcardMax |
( |
|
) |
[virtual] |
|
bool PmtVectorElement::isEmpty |
( |
|
) |
[virtual] |
|
ostream & PmtVectorElement::printDerived |
( |
ostream & |
c |
) |
const [virtual] |
|
void PmtVectorElement::show |
( |
bool |
showObjectMemoryPointers = false, |
|
|
int |
level = 0 |
|
) |
const [virtual] |
|
The documentation for this class was generated from the following files:
|