![]() |
ATE::IMojiKumiSet Class ReferenceEncapsulates a MojiKumi set as a text resource. More...
Detailed DescriptionEncapsulates a MojiKumi set as a text resource. The methods allow you to add, access, and manipulate MojiKumi sets for use with the Adobe Text Engine (ATE). The set contains Constructor & Destructor Documentation
Constructor.
Copy constructor.
References ATE::sMojiKumiSet.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sMojiKumiSet. Member Function Documentation
Appends a MojiKumi to this set.
References ATE::IMojiKumi::GetRef(), ATE::sMojiKumiSet, and ATE::Throw_ATE_Exception().
Creates a new, empty MojiKumi object and appends it to this set.
References ATE::sMojiKumiSet, and ATE::Throw_ATE_Exception().
Retrieves a specific MojiKumi object from this set, matching a tag.
References ATE::sMojiKumiSet, and ATE::Throw_ATE_Exception().
Retrieves a specific MojiKumi object from this set, matching only the name.
References ATE::sMojiKumiSet, and ATE::Throw_ATE_Exception().
Retrieves a specific MojiKumi object from this set, matching name and data.
References ATE::IMojiKumi::GetRef(), ATE::sMojiKumiSet, and ATE::Throw_ATE_Exception().
Retrieves the first member of this set.
References ATE::sMojiKumiSet, and ATE::Throw_ATE_Exception().
Retrieves the last member of this set.
References ATE::sMojiKumiSet, and ATE::Throw_ATE_Exception().
Retrieves a reference to this object.
Retrieves the number of members of this set.
References ATE::sMojiKumiSet, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sMojiKumiSet.
Retrieves a member of this set by position index. Use with
References ATE::sMojiKumiSet, and ATE::Throw_ATE_Exception().
Comparison operator tests for inequality.
Assignment operator.
References ATE::sMojiKumiSet.
Comparison operator tests for equality.
Removes a member MojiKumi from this set.
References ATE::sMojiKumiSet, and ATE::Throw_ATE_Exception().
Replaces a MojiKumi in this set.
References ATE::IMojiKumi::GetRef(), ATE::sMojiKumiSet, and ATE::Throw_ATE_Exception(). The documentation for this class was generated from the following files: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|