Adobe.com
Contents Suites Classes Class Index Member Index

ATE::IArrayMojiKumiRef Class Reference

Provides access to an ordered collection of MojiKumi objects. More...

#include <IText.h>

List of all members.

Public Member Functions

 IArrayMojiKumiRef ()
 Constructor.
 IArrayMojiKumiRef (const IArrayMojiKumiRef &src)
 Copy constructor.
IArrayMojiKumiRefoperator= (const IArrayMojiKumiRef &rhs)
 Assignment operator.
bool operator== (const IArrayMojiKumiRef &rhs) const
 Comparison operator tests for equality.
bool operator!= (const IArrayMojiKumiRef &rhs) const
 Comparison operator tests for inequality.
 IArrayMojiKumiRef (ArrayMojiKumiRefRef arraymojikumiref)
 Constructs this C++ object from the corresponding C object returned by an ATE suite function.
virtual ~IArrayMojiKumiRef ()
 Destructor.
ArrayMojiKumiRefRef GetRef () const
 Retrieves a reference to this object.
bool IsNull () const
 Reports whether this is a null object.
ATETextDOM::Int32 GetSize () const
 Retrieves the number of members of this set.
IMojiKumi GetFirst () const
 Retrieves the first member of this set.
IMojiKumi GetLast () const
 Retrieves the last member of this set.
IMojiKumi Item (ATETextDOM::Int32 index) const
 Retrieves a member of this set by position index.

Detailed Description

Provides access to an ordered collection of MojiKumi objects.


Constructor & Destructor Documentation

ATE::IArrayMojiKumiRef::IArrayMojiKumiRef (  ) 

Constructor.

Returns:
The new object.
ATE::IArrayMojiKumiRef::IArrayMojiKumiRef ( const IArrayMojiKumiRef src  ) 

Copy constructor.

Parameters:
src The object to copy.
Returns:
The new object.

References ATE::sArrayMojiKumiRef.

ATE::IArrayMojiKumiRef::IArrayMojiKumiRef ( ArrayMojiKumiRefRef  arraymojikumiref  )  [explicit]

Constructs this C++ object from the corresponding C object returned by an ATE suite function.

The C++ object manages reference counting.

Parameters:
arraymojikumiref The C object.
Returns:
The new C++ object.
ATE::IArrayMojiKumiRef::~IArrayMojiKumiRef (  )  [virtual]

Destructor.

References ATE::sArrayMojiKumiRef.


Member Function Documentation

IMojiKumi ATE::IArrayMojiKumiRef::GetFirst (  )  const

Retrieves the first member of this set.

Returns:
The member object.

References ATE::sArrayMojiKumiRef, and ATE::Throw_ATE_Exception().

IMojiKumi ATE::IArrayMojiKumiRef::GetLast (  )  const

Retrieves the last member of this set.

Returns:
The member object.

References ATE::sArrayMojiKumiRef, and ATE::Throw_ATE_Exception().

ArrayMojiKumiRefRef ATE::IArrayMojiKumiRef::GetRef (  )  const

Retrieves a reference to this object.

Returns:
The object reference.
ATETextDOM::Int32 ATE::IArrayMojiKumiRef::GetSize (  )  const

Retrieves the number of members of this set.

Returns:
The number of members.

References ATE::sArrayMojiKumiRef, and ATE::Throw_ATE_Exception().

bool ATE::IArrayMojiKumiRef::IsNull (  )  const

Reports whether this is a null object.

Returns:
True if this is a null object.

References ATE::sArrayMojiKumiRef.

IMojiKumi ATE::IArrayMojiKumiRef::Item ( ATETextDOM::Int32  index  )  const

Retrieves a member of this set by position index.

Use with GetSize() to iterate through members.

Parameters:
index The 0-based position index.
Returns:
The member object.

References ATE::sArrayMojiKumiRef, and ATE::Throw_ATE_Exception().

bool ATE::IArrayMojiKumiRef::operator!= ( const IArrayMojiKumiRef rhs  )  const

Comparison operator tests for inequality.

Parameters:
rhs The object to compare to this one.
Returns:
True if the two objects are not the same.
IArrayMojiKumiRef & ATE::IArrayMojiKumiRef::operator= ( const IArrayMojiKumiRef rhs  ) 

Assignment operator.

Parameters:
rhs The object to assign to this one.
Returns:
A reference to this object.

References ATE::sArrayMojiKumiRef.

bool ATE::IArrayMojiKumiRef::operator== ( const IArrayMojiKumiRef rhs  )  const

Comparison operator tests for equality.

Parameters:
rhs The object to compare to this one.
Returns:
True if the two objects are the same.

The documentation for this class was generated from the following files:


Contents Suites Classes Class Index Member Index
Adobe Solutions Network
 
Copyright © 2016 Adobe Systems Incorporated. All rights reserved.
Terms of Use Online Privacy Policy Adobe and accessibility Avoid software piracy Permissions and Trademarks