artefaktur
software engineer &        architecture

 
 
 
 

class FieldPosition

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::text::FieldPosition Class Reference

#include <FieldPosition.h>

Inheritance diagram for acdk::text::FieldPosition:

acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Public Member Functions

 FieldPosition ()
 FieldPosition (int fieldID)
virtual ~FieldPosition ()
virtual bool equals (IN(acdk::lang::Object) obj)
 Normally check for equality (not identity) Object::equals() is true only if both objects are the same instance.

virtual RString toString ()
 return a string representation of this object Object::toString() return getName() by default

int getField ()
int getBeginIndex ()
void setBeginIndex (int begin)
int getEndIndex ()
void setEndIndex (int end)

Private Attributes

int _fieldID
int _begin
int _end

Constructor & Destructor Documentation

acdk::text::FieldPosition::FieldPosition  ) 
 

acdk::text::FieldPosition::FieldPosition int  fieldID  ) 
 

virtual acdk::text::FieldPosition::~FieldPosition  )  [virtual]
 


Member Function Documentation

virtual bool acdk::text::FieldPosition::equals IN(acdk::lang::Object obj  )  [virtual]
 

Normally check for equality (not identity) Object::equals() is true only if both objects are the same instance.

See also:
serialized_equals()

Reimplemented from acdk::lang::Object.

int acdk::text::FieldPosition::getBeginIndex  )  [inline]
 

int acdk::text::FieldPosition::getEndIndex  )  [inline]
 

int acdk::text::FieldPosition::getField  )  [inline]
 

void acdk::text::FieldPosition::setBeginIndex int  begin  )  [inline]
 

void acdk::text::FieldPosition::setEndIndex int  end  )  [inline]
 

virtual RString acdk::text::FieldPosition::toString  )  [virtual]
 

return a string representation of this object Object::toString() return getName() by default

Reimplemented from acdk::lang::Object.


Member Data Documentation

int acdk::text::FieldPosition::_begin [private]
 

int acdk::text::FieldPosition::_end [private]
 

int acdk::text::FieldPosition::_fieldID [private]
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer