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

This class is a collection of NXOpen::CAE::DataReaderOptionBase . More...

Inheritance diagram for NXOpen::CAE::DataReaderOptionCollection:
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::CAE::DataReaderOptionBaseFind (const NXString &journalIdentifier)
 Finds an option with a specific ID
Created in NX1847.0.0. More...
 
NXOpen::CAE::DataReaderOptionBaseFind (const char *journalIdentifier)
 Finds an option with a specific ID
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::CAE::DataReaderOptionBase .


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

Created in NX1847.0.0.

Member Function Documentation

iterator NXOpen::CAE::DataReaderOptionCollection::begin ( )

Returns an iterator addressing the first element.

iterator NXOpen::CAE::DataReaderOptionCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::CAE::DataReaderOptionBase* NXOpen::CAE::DataReaderOptionCollection::Find ( const NXString journalIdentifier)

Finds an option with a specific ID
Created in NX1847.0.0.



License requirements : None

Parameters
journalIdentifierId of the option
NXOpen::CAE::DataReaderOptionBase* NXOpen::CAE::DataReaderOptionCollection::Find ( const char *  journalIdentifier)

Finds an option with a specific ID
Created in NX1847.0.0.



License requirements : None

Parameters
journalIdentifierId of the option
tag_t NXOpen::CAE::DataReaderOptionCollection::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.