MyGUI  3.0.1
Public Member Functions
MyGUI::RollBackPoint Class Reference

#include <MyGUI_TextView.h>

Public Member Functions

 RollBackPoint ()
void set (size_t _position, UString::const_iterator &_space_point, size_t _count, int _length)
void clear ()
bool empty () const
int getLenght () const
size_t getCount () const
size_t getPosition () const
UString::const_iterator getTextIter ()

Detailed Description

Definition at line 47 of file MyGUI_TextView.h.


Constructor & Destructor Documentation

Definition at line 50 of file MyGUI_TextView.h.


Member Function Documentation

void MyGUI::RollBackPoint::clear ( ) [inline]

Definition at line 71 of file MyGUI_TextView.h.

bool MyGUI::RollBackPoint::empty ( ) const [inline]

Definition at line 72 of file MyGUI_TextView.h.

size_t MyGUI::RollBackPoint::getCount ( ) const [inline]

Definition at line 74 of file MyGUI_TextView.h.

int MyGUI::RollBackPoint::getLenght ( ) const [inline]

Definition at line 73 of file MyGUI_TextView.h.

size_t MyGUI::RollBackPoint::getPosition ( ) const [inline]

Definition at line 75 of file MyGUI_TextView.h.

Definition at line 76 of file MyGUI_TextView.h.

void MyGUI::RollBackPoint::set ( size_t  _position,
UString::const_iterator _space_point,
size_t  _count,
int  _length 
) [inline]

Definition at line 57 of file MyGUI_TextView.h.


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