#include "NOVector.h"

Public Member Functions | |
| NOVector (NiXPSObjects::NOPackage *pPackage) | |
| NOVector & | operator= (const NOVector &pArgument) |
| UInt32 | size () const |
| NiXPSObjects::NOVector::NOVector | ( | NiXPSObjects::NOPackage * | pPackage | ) |
constructor: object is always linked to a specific package (and probably also a specific part)
| NiXPSObjects::NOVector & NiXPSObjects::NOVector::operator= | ( | const NOVector & | pArgument | ) |
Assign one vector object to another.
| NCommon::UInt32 NiXPSObjects::NOVector::size | ( | ) | const |
Returns the size of the vector.
1.5.3