NCBI C++ ToolKit
Public Types | Public Member Functions | Public Attributes | Private Types | List of all members
CConstBeginInfo Class Reference

Search Toolkit Book for CConstBeginInfo

Class holding information about root of non-modifiable object hierarchy Do not use it directly. More...

#include <serial/iterator.hpp>

+ Inheritance diagram for CConstBeginInfo:
+ Collaboration diagram for CConstBeginInfo:

Public Types

typedef CConstObjectInfo TObjectInfo
 

Public Member Functions

 CConstBeginInfo (TConstObjectPtr objectPtr, TTypeInfo typeInfo, bool detectLoops=false)
 
 CConstBeginInfo (const CConstObjectInfo &object, bool detectLoops=false)
 
 CConstBeginInfo (const CSerialObject &object, bool detectLoops=false)
 
 CConstBeginInfo (const CBeginInfo &beginInfo)
 

Public Attributes

bool m_DetectLoops
 

Private Types

typedef pair< TConstObjectPtr, TTypeInfoCParent
 

Detailed Description

Class holding information about root of non-modifiable object hierarchy Do not use it directly.

Definition at line 85 of file iterator.hpp.


The documentation for this class was generated from the following file:
Modified on Wed May 15 15:08:17 2024 by modify_doxy.py rev. 669887