NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbistd.hpp>
#include <serial/exception.hpp>
#include <serial/impl/objlist.hpp>
#include <serial/typeinfo.hpp>
#include <serial/impl/member.hpp>
#include <serial/impl/typeinfoimpl.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Macros | |
#define | _TRACE(arg) ((void)0) |
Functions | |
static TConstObjectPtr | EndOf (TConstObjectPtr objectPtr, TTypeInfo objectType) |
#define _TRACE | ( | arg | ) | ((void)0) |
Definition at line 42 of file objlist.cpp.
|
inlinestatic |
Definition at line 67 of file objlist.cpp.
References CRawPointer::Add(), and CTypeInfo::GetSize().
Referenced by CWriteObjectList::RegisterObject().