ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

TArrayAsVector< T > Class Template Reference

#include <stl_bids.h>

Inherits vector< T >.

Public Member Functions

 TArrayAsVector (size_type upper, size_type lower=0, int delta=0)
 ~TArrayAsVector ()
int Add (const T &item)
int AddAt (const T &item, size_type index)
size_type ArraySize ()
size_type BoundBase (size_type location) const
void Detach (size_type index)
void Detach (const T &item)
void Destroy (size_type index)
void Destroy (const T &item)
size_type Find (const T &item) const
size_type GetItemsInContainer ()
void Grow (size_type index)
int HasMember (const T &item)
int IsEmpty ()
int IsFull ()
size_type LowerBound ()
Toperator[] (size_type index)
const Toperator[] (size_type index) const
void Flush ()
void Reallocate (size_type sz, size_type offset=0)
void RemoveEntry (size_type index)
void SetData (size_type index, const T &item)
size_type UpperBound ()
size_type ZeroBase (size_type index) const
TArrayAsVectoroperator= (const TArrayAsVector &v)

Private Types

typedef size_t size_type
typedef vector< T >::const_iterator const_iterator

Private Attributes

const unsigned int growable
const size_type lowerbound

Detailed Description

template<class T>
class TArrayAsVector< T >

Definition at line 18 of file stl_bids.h.


The documentation for this class was generated from the following file:

Generated on Thu May 24 2012 06:45:35 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.