![]() |
ATE::IKinsokuSet Class ReferenceEncapsulates a set of Kinsoku as a text resource. More...
Detailed DescriptionEncapsulates a set of Kinsoku as a text resource. A Kinsoku set contains a collection of Constructor & Destructor Documentation
Constructor.
Copy constructor.
References ATE::sKinsokuSet.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sKinsokuSet. Member Function Documentation
Appends a Kinsoku to this set.
References ATE::IKinsoku::GetRef(), ATE::sKinsokuSet, and ATE::Throw_ATE_Exception().
Retrieves a specific Kinsoku object from this set, matching a tag.
References ATE::sKinsokuSet, and ATE::Throw_ATE_Exception().
Retrieves a specific Kinsoku object from this set, matching only the name.
References ATE::sKinsokuSet, and ATE::Throw_ATE_Exception().
Retrieves a specific Kinsoku object from this set, matching name and data.
References ATE::IKinsoku::GetRef(), ATE::sKinsokuSet, and ATE::Throw_ATE_Exception().
Retrieves the first member of this set.
References ATE::sKinsokuSet, and ATE::Throw_ATE_Exception().
Retrieves the last member of this set.
References ATE::sKinsokuSet, and ATE::Throw_ATE_Exception().
Retrieves a reference to this object.
Retrieves the number of members of this set.
References ATE::sKinsokuSet, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sKinsokuSet.
Retrieves a member of this set by position index. Use with
References ATE::sKinsokuSet, and ATE::Throw_ATE_Exception().
Comparison operator tests for inequality.
Assignment operator.
References ATE::sKinsokuSet.
Comparison operator tests for equality.
Removes a member from the set.
References ATE::sKinsokuSet, and ATE::Throw_ATE_Exception().
Replaces a Kinsoku in this set.
References ATE::IKinsoku::GetRef(), ATE::sKinsokuSet, and ATE::Throw_ATE_Exception(). The documentation for this class was generated from the following files: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|