Xalan-C++ API Reference 1.12.0
|
#include <xalanc/Include/XalanVector.hpp>
Public Types | |
typedef Type | value_type |
typedef value_type * | pointer |
typedef const value_type * | const_pointer |
typedef value_type & | reference |
typedef const value_type & | const_reference |
typedef size_t | size_type |
typedef ptrdiff_t | difference_type |
typedef value_type * | iterator |
typedef const value_type * | const_iterator |
typedef std::reverse_iterator< iterator > | reverse_iterator_ |
typedef std::reverse_iterator< const_iterator > | const_reverse_iterator_ |
typedef reverse_iterator_ | reverse_iterator |
typedef const_reverse_iterator_ | const_reverse_iterator |
typedef XalanVector< value_type, ConstructionTraits > | ThisType |
typedef ConstructionTraits::Constructor | Constructor |
typedef Constructor::ConstructableType | ConstructibleType |
Static Public Member Functions | |
static XalanVector * | create (MemoryManager &theManager, size_type initialAllocation=size_type(0)) |
static XalanVector * | create (const_iterator theFirst, const_iterator theLast, MemoryManager &theManager) |
Definition at line 58 of file XalanVector.hpp.
typedef const value_type* xalanc::XalanVector< Type, ConstructionTraits >::const_iterator |
Definition at line 72 of file XalanVector.hpp.
typedef const value_type* xalanc::XalanVector< Type, ConstructionTraits >::const_pointer |
Definition at line 65 of file XalanVector.hpp.
typedef const value_type& xalanc::XalanVector< Type, ConstructionTraits >::const_reference |
Definition at line 67 of file XalanVector.hpp.
typedef const_reverse_iterator_ xalanc::XalanVector< Type, ConstructionTraits >::const_reverse_iterator |
Definition at line 78 of file XalanVector.hpp.
typedef std::reverse_iterator<const_iterator> xalanc::XalanVector< Type, ConstructionTraits >::const_reverse_iterator_ |
Definition at line 75 of file XalanVector.hpp.
typedef Constructor::ConstructableType xalanc::XalanVector< Type, ConstructionTraits >::ConstructibleType |
Definition at line 83 of file XalanVector.hpp.
typedef ConstructionTraits::Constructor xalanc::XalanVector< Type, ConstructionTraits >::Constructor |
Definition at line 82 of file XalanVector.hpp.
typedef ptrdiff_t xalanc::XalanVector< Type, ConstructionTraits >::difference_type |
Definition at line 69 of file XalanVector.hpp.
typedef value_type* xalanc::XalanVector< Type, ConstructionTraits >::iterator |
Definition at line 71 of file XalanVector.hpp.
typedef value_type* xalanc::XalanVector< Type, ConstructionTraits >::pointer |
Definition at line 64 of file XalanVector.hpp.
typedef value_type& xalanc::XalanVector< Type, ConstructionTraits >::reference |
Definition at line 66 of file XalanVector.hpp.
typedef reverse_iterator_ xalanc::XalanVector< Type, ConstructionTraits >::reverse_iterator |
Definition at line 77 of file XalanVector.hpp.
typedef std::reverse_iterator<iterator> xalanc::XalanVector< Type, ConstructionTraits >::reverse_iterator_ |
Definition at line 74 of file XalanVector.hpp.
typedef size_t xalanc::XalanVector< Type, ConstructionTraits >::size_type |
Definition at line 68 of file XalanVector.hpp.
typedef XalanVector<value_type, ConstructionTraits> xalanc::XalanVector< Type, ConstructionTraits >::ThisType |
Definition at line 80 of file XalanVector.hpp.
typedef Type xalanc::XalanVector< Type, ConstructionTraits >::value_type |
Definition at line 63 of file XalanVector.hpp.
|
inline |
Definition at line 85 of file XalanVector.hpp.
|
inline |
Definition at line 113 of file XalanVector.hpp.
References xalanc::swap().
|
inline |
Definition at line 141 of file XalanVector.hpp.
References xalanc::swap().
|
inline |
Definition at line 178 of file XalanVector.hpp.
References xalanc::swap().
|
inline |
Definition at line 196 of file XalanVector.hpp.
|
inline |
Definition at line 501 of file XalanVector.hpp.
References xalanc::clear(), and xalanc::insert().
|
inline |
Definition at line 514 of file XalanVector.hpp.
References xalanc::assign().
|
inline |
Definition at line 524 of file XalanVector.hpp.
References xalanc::clear(), and xalanc::insert().
|
inline |
Definition at line 714 of file XalanVector.hpp.
|
inline |
Definition at line 725 of file XalanVector.hpp.
|
inline |
Definition at line 637 of file XalanVector.hpp.
Referenced by xalanc::Counter::getLast().
|
inline |
Definition at line 643 of file XalanVector.hpp.
|
inline |
Definition at line 649 of file XalanVector.hpp.
|
inline |
Definition at line 657 of file XalanVector.hpp.
|
inline |
Definition at line 592 of file XalanVector.hpp.
|
inline |
Definition at line 752 of file XalanVector.hpp.
Referenced by xalanc::XSLTEngineImpl::clearTopLevelParams().
|
inlinestatic |
Definition at line 161 of file XalanVector.hpp.
References xalanc::XalanMemMgrAutoPtr< Type >::get(), and xalanc::XalanMemMgrAutoPtr< Type >::release().
|
inlinestatic |
Definition at line 97 of file XalanVector.hpp.
References xalanc::XalanMemMgrAutoPtr< Type >::get(), and xalanc::XalanMemMgrAutoPtr< Type >::release().
|
inline |
Definition at line 857 of file XalanVector.hpp.
|
inline |
Definition at line 600 of file XalanVector.hpp.
Referenced by xalanc::Counter::getLast().
|
inline |
Definition at line 665 of file XalanVector.hpp.
|
inline |
Definition at line 673 of file XalanVector.hpp.
|
inline |
Definition at line 253 of file XalanVector.hpp.
References xalanc::erase().
|
inline |
Definition at line 231 of file XalanVector.hpp.
|
inline |
Definition at line 621 of file XalanVector.hpp.
|
inline |
Definition at line 629 of file XalanVector.hpp.
|
inline |
Definition at line 845 of file XalanVector.hpp.
|
inline |
Definition at line 837 of file XalanVector.hpp.
|
inline |
Definition at line 479 of file XalanVector.hpp.
References xalanc::insert().
|
inline |
Definition at line 259 of file XalanVector.hpp.
References xalanc::swap().
|
inline |
Definition at line 378 of file XalanVector.hpp.
References xalanc::swap().
|
inline |
Definition at line 542 of file XalanVector.hpp.
|
inline |
Definition at line 766 of file XalanVector.hpp.
References xalanc::insert(), and xalanc::swap().
|
inline |
Definition at line 736 of file XalanVector.hpp.
|
inline |
Definition at line 744 of file XalanVector.hpp.
|
inline |
Definition at line 219 of file XalanVector.hpp.
|
inline |
Definition at line 209 of file XalanVector.hpp.
|
inline |
Definition at line 681 of file XalanVector.hpp.
|
inline |
Definition at line 689 of file XalanVector.hpp.
|
inline |
Definition at line 697 of file XalanVector.hpp.
|
inline |
Definition at line 705 of file XalanVector.hpp.
|
inline |
Definition at line 608 of file XalanVector.hpp.
|
inline |
Definition at line 550 of file XalanVector.hpp.
|
inline |
Definition at line 558 of file XalanVector.hpp.
References xalanc::reserve().
|
inline |
Definition at line 534 of file XalanVector.hpp.
|
inline |
Definition at line 814 of file XalanVector.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Tue Oct 10 2023 15:42:19 for Xalan-C++ API Reference by