Public Types | Public Member Functions | Protected Attributes

PX_ChangeRecord_Glob Class Reference

#include <px_CR_Glob.h>

Inheritance diagram for PX_ChangeRecord_Glob:
PX_ChangeRecord

List of all members.

Public Types

enum  _PXFlags {
  PXF_Null = 0x00, PXF_MultiStepStart = 0x01, PXF_MultiStepEnd = 0x02, PXF_UserAtomicStart = 0x04,
  PXF_UserAtomicEnd = 0x08
}
typedef enum
PX_ChangeRecord_Glob::_PXFlags 
PXFlags

Public Member Functions

 PX_ChangeRecord_Glob (PXType type, UT_Byte flags)
 ~PX_ChangeRecord_Glob ()
virtual PX_ChangeRecordreverse (void) const
UT_Byte getFlags (void) const
UT_Byte getRevFlags (void) const

Protected Attributes

UT_Byte m_flags

Member Typedef Documentation


Member Enumeration Documentation

Enumerator:
PXF_Null 
PXF_MultiStepStart 
PXF_MultiStepEnd 
PXF_UserAtomicStart 
PXF_UserAtomicEnd 

Constructor & Destructor Documentation

PX_ChangeRecord_Glob::PX_ChangeRecord_Glob ( PXType  type,
UT_Byte  flags 
)

References m_flags.

Referenced by reverse().

PX_ChangeRecord_Glob::~PX_ChangeRecord_Glob (  ) 

Member Function Documentation

UT_Byte PX_ChangeRecord_Glob::getFlags ( void   )  const
UT_Byte PX_ChangeRecord_Glob::getRevFlags ( void   )  const
PX_ChangeRecord * PX_ChangeRecord_Glob::reverse ( void   )  const [virtual]

Member Data Documentation


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