User Tools

Site Tools


class:domain:xpartsnapshot

PartSnapshot

Inherited from NItem,

Inherited by NULL

Friend class PartSnapshotManager,

Description

Members

Public interface

Protected interface


ulong m_ulPID

int64 m_Stamp

bool m_bVisible


PartSnapshot(ulong id)

  • function:
  • parameters:
    1. [i]ulong id:
  • return value:

int64 getStamp() const

  • function:
  • parameters: NULL
  • return value:

void setStamp(int64 s)

  • function:
  • parameters:
    1. [i]int64 s:
  • return value:

bool isVisible() const

  • function:
  • parameters: NULL
  • return value:

void setVisible(bool b)

  • function:
  • parameters:
    1. [i]bool b:
  • return value:

ulong getPartID() const

  • function:
  • parameters: NULL
  • return value:

virtual void serialize(BinaryIOFile * io, bool bSave)

  • function:
  • parameters:
    1. [i]BinaryIOFile * io:
    2. [i] bool bSave:
  • return value:

void write(BinaryIOFile * io, const char * docGUID)const

  • function:
  • parameters:
    1. [i]BinaryIOFile * io:
    2. [i] const char * docGUID:
  • return value:

ErrorCode read(BinaryIOFile * io, const char * docGUID)

  • function:
  • parameters:
    1. [i]BinaryIOFile * io:
    2. [i] const char * docGUID:
  • return value:

bool operator < (const PartSnapshot & r) const

  • function:
  • parameters:
    1. [i]const PartSnapshot & r:
  • return value:

void setParentPart(const Part * p)

  • function:
  • parameters:
    1. [i]const Part * p:
  • return value:
class/domain/xpartsnapshot.txt · Last modified: 2022/08/09 08:03 (external edit)