NCBI C++ ToolKit
|
Search Toolkit Book for CStlClassInfoFunctionsI
#include <serial/impl/stltypes.hpp>
Public Types | |
typedef CParent::TStlIterator | TStlIterator |
typedef CParent::TTypeInfoIterator | TTypeInfoIterator |
typedef CParent::TObjectPtr | TObjectPtr |
Public Types inherited from CStlClassInfoFunctionsIBase< Container, Container::iterator, Container *, Container::value_type &, CContainerTypeInfo::CIterator > | |
typedef Container::iterator | TStlIterator |
typedef CContainerTypeInfo::CIterator | TTypeInfoIterator |
typedef TTypeInfoIterator::TObjectPtr | TObjectPtr |
typedef CStlClassInfoFunctions< Container > | CParent |
Public Types inherited from CStlClassInfoFunctions< Container > | |
typedef Container | TObjectType |
typedef TObjectType::value_type | TElementType |
Private Types | |
typedef CStlClassInfoFunctionsIBase< Container, typename Container::iterator, Container *, typename Container::value_type &, CContainerTypeInfo::CIterator > | CParent |
Definition at line 498 of file stltypes.hpp.