OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TOcPartChangeInfo Class Reference

View/Data change info. More...

#include <ocf/ocpart.h>

Public Member Functions

 TOcPartChangeInfo (TOcPart *part, TOcInvalidate type=invView)
 
bool IsDataChange ()
 
bool IsViewChange ()
 
void SetDataChange ()
 
void SetViewChange ()
 
TOcPartGetPart ()
 
void SetPart (TOcPart *part)
 
int GetType ()
 

Protected Attributes

int Type
 
TOcPartPart
 

Detailed Description

View/Data change info.

Definition at line 216 of file ocpart.h.

Constructor & Destructor Documentation

◆ TOcPartChangeInfo()

ocf::TOcPartChangeInfo::TOcPartChangeInfo ( TOcPart * part,
TOcInvalidate type = invView )
inline

Definition at line 218 of file ocpart.h.

Member Function Documentation

◆ GetPart()

TOcPart * ocf::TOcPartChangeInfo::GetPart ( )
inline

Definition at line 227 of file ocpart.h.

◆ GetType()

int ocf::TOcPartChangeInfo::GetType ( )
inline

Definition at line 230 of file ocpart.h.

◆ IsDataChange()

bool ocf::TOcPartChangeInfo::IsDataChange ( )
inline

Definition at line 221 of file ocpart.h.

References ocf::invData.

◆ IsViewChange()

bool ocf::TOcPartChangeInfo::IsViewChange ( )
inline

Definition at line 222 of file ocpart.h.

References ocf::invView.

◆ SetDataChange()

void ocf::TOcPartChangeInfo::SetDataChange ( )
inline

Definition at line 224 of file ocpart.h.

References ocf::invData.

◆ SetPart()

void ocf::TOcPartChangeInfo::SetPart ( TOcPart * part)
inline

Definition at line 228 of file ocpart.h.

◆ SetViewChange()

void ocf::TOcPartChangeInfo::SetViewChange ( )
inline

Definition at line 225 of file ocpart.h.

References ocf::invView.

Member Data Documentation

◆ Part

TOcPart* ocf::TOcPartChangeInfo::Part
protected

Definition at line 234 of file ocpart.h.

◆ Type

int ocf::TOcPartChangeInfo::Type
protected

Definition at line 233 of file ocpart.h.


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