NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Public Member Functions | List of all members
NXOpen::CAE::DataReaderUnitCollection Class Reference

This class is a collection of NXOpen::Unit . More...

Inheritance diagram for NXOpen::CAE::DataReaderUnitCollection:
NXOpen::TaggedObjectCollection

Classes

class  iterator
 Iterator for accessing the contents of the collection. More...
 

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element. More...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
NXOpen::UnitFind (const NXString &journalIdentifier)
 Finds a unit with a specific name
Created in NX1847.0.0. More...
 
NXOpen::UnitFind (const char *journalIdentifier)
 Finds a unit with a specific name
Created in NX1847.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

This class is a collection of NXOpen::Unit .

This collection is exposed by the NXOpen::CAE::DataReaderOptionUnit object.


To obtain an instance of this class, refer to NXOpen::CAE::DataReaderOptionUnit

Created in NX1847.0.0.

Member Function Documentation

iterator NXOpen::CAE::DataReaderUnitCollection::begin ( )

Returns an iterator addressing the first element.

iterator NXOpen::CAE::DataReaderUnitCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::Unit* NXOpen::CAE::DataReaderUnitCollection::Find ( const NXString journalIdentifier)

Finds a unit with a specific name
Created in NX1847.0.0.



License requirements : None

Parameters
journalIdentifiername of the unit
NXOpen::Unit* NXOpen::CAE::DataReaderUnitCollection::Find ( const char *  journalIdentifier)

Finds a unit with a specific name
Created in NX1847.0.0.



License requirements : None

Parameters
journalIdentifiername of the unit
tag_t NXOpen::CAE::DataReaderUnitCollection::Tag ( ) const

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.