NCBI C++ ToolKit
Classes | Functions
objectinfo.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <corelib/ncbiobj.hpp>
#include <serial/serialdef.hpp>
#include <serial/impl/continfo.hpp>
#include <serial/impl/ptrinfo.hpp>
#include <serial/impl/stdtypes.hpp>
#include <serial/impl/classinfo.hpp>
#include <serial/impl/choice.hpp>
#include <serial/impl/enumerated.hpp>
#include <vector>
#include <memory>
#include <serial/impl/objectinfo.inl>
+ Include dependency graph for objectinfo.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CObjectTypeInfo
 CObjectTypeInfo –. More...
 
class  CConstObjectInfo
 CConstObjectInfo –. More...
 
class  CObjectInfo
 CObjectInfo –. More...
 

Functions

template<class C >
TTypeInfo ObjectType (const C &)
 
template<class C >
pair< TObjectPtr, TTypeInfoObjectInfo (C &obj)
 
template<class C >
pair< TConstObjectPtr, TTypeInfoConstObjectInfo (const C &obj)
 
template<class C >
pair< TConstObjectPtr, TTypeInfoObjectInfo (const C &obj)
 
template<class C >
pair< TObjectPtr, TTypeInfoRefChoiceInfo (CRef< C > &obj)
 
template<class C >
pair< TConstObjectPtr, TTypeInfoConstRefChoiceInfo (const CRef< C > &obj)
 
Modified on Wed Sep 04 15:03:07 2024 by modify_doxy.py rev. 669887