All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATInstantCollabDesignCAAItf Class CATCollabLocalInfo

CATCollabLocalInfo
 

Usage: you must use this class as is. You should never derive it.


public class CATCollabLocalInfo

This class contains all the information of the pointed feature related with the current document


Constructor and Destructor Index


o CATCollabLocalInfo()

Method Index


o Stream(CATMathStream&)
Stream the CATCollabLocalInfo inside the
o UnStream(CATMathStream&)
Unstream the CATCollabLocalInfo from the
o operator!=(CATCollabLocalInfo&)
Compare 2 CATCollabLocalInfo
o operator==(CATCollabLocalInfo&)
Compare 2 CATCollabLocalInfo

Data Member Index


o BCLastMerged
Briefcase which has merged this version of the pointed feature for the last time
o BCLastShared
Briefcase which has shared this version of the pointed feature for the last time
o TSCreated
Creation time inside the workspace
o TSLastMerged
Last time that this version of the pointed feature has been merged
o TSLastModified
Last time that the pointed feature was modified
o TSLastShared
Last time that this version of the pointed feature has been shared

Constructor and Destructor


o CATCollabLocalInfo
public CATCollabLocalInfo()

Methods


o Stream
public HRESULT Stream(CATMathStream& iostr)
Stream the CATCollabLocalInfo inside the CATMathStream iostr
o UnStream
public HRESULT UnStream(CATMathStream& iostr)
Unstream the CATCollabLocalInfo from the CATMathStream iostr
o operator!=
public int operator!=( const CATCollabLocalInfo& ) const
Compare 2 CATCollabLocalInfo
o operator==
public int operator==( const CATCollabLocalInfo& ) const
Compare 2 CATCollabLocalInfo

Data Members


o BCLastMerged
  public CATUnicodeString BCLastMerged
Briefcase which has merged this version of the pointed feature for the last time
o BCLastShared
  public CATUnicodeString BCLastShared
Briefcase which has shared this version of the pointed feature for the last time
o TSCreated
  public time_t TSCreated
Creation time inside the workspace
o TSLastMerged
  public time_t TSLastMerged
Last time that this version of the pointed feature has been merged
o TSLastModified
  public time_t TSLastModified
Last time that the pointed feature was modified
o TSLastShared
  public time_t TSLastShared
Last time that this version of the pointed feature has been shared

This object is included in the file: CATCollabInfo.h
If needed, your Imakefile.mk should include the module: CATInstantCollabDesignItf

Copyright © 2003, Dassault Systèmes. All rights reserved.