Back to Taskflow

Taskflow: A General

docs/classtf_1_1SmallVector-members.html

4.1.015.8 KB
Original Source

| | Taskflow: A General-purpose Task-parallel Programming System |

Loading...

Searching...

No Matches

tf::SmallVector< T, N > Member List

This is the complete list of members for tf::SmallVector< T, N >, including all inherited members.

| append (in_iter in_start, in_iter in_end) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | append (size_type NumInputs, const T &Elt) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | append (std::initializer_list< T > IL) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | assign (size_type NumElts, const T &Elt) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | assign (std::initializer_list< T > IL) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | back () (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | back () const (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | begin () (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | begin () const (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | BeginX (defined in tf::SmallVectorBase ) | tf::SmallVectorBase | protected | | capacity () const (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | capacity_ptr () (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inlineprotected | | capacity_ptr () const (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inlineprotected | | CapacityX (defined in tf::SmallVectorBase ) | tf::SmallVectorBase | protected | | clear () (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | const_iterator typedef (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | | | const_pointer typedef (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | | | const_reference typedef (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | | | const_reverse_iterator typedef (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | | | data () (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | data () const (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | destroy_range (T *S, T *E) (defined in tf::SmallVectorTemplateBase< T, isPodLike > ) | tf::SmallVectorTemplateBase< T, isPodLike > | inlineprotectedstatic | | difference_type typedef (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | | | emplace_back (ArgTypes &&... Args) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | empty () const (defined in tf::SmallVectorBase ) | tf::SmallVectorBase | inline | | end () (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | end () const (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | EndX (defined in tf::SmallVectorBase ) | tf::SmallVectorBase | protected | | erase (const_iterator CI) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | erase (const_iterator CS, const_iterator CE) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | front () (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | front () const (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | grow (size_t MinSize=0) (defined in tf::SmallVectorTemplateBase< T, isPodLike > ) | tf::SmallVectorTemplateBase< T, isPodLike > | protected | | grow_pod (size_t MinSizeInBytes, size_t TSize) (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inlineprotected | | grow_pod (void *FirstEl, size_t MinSizeInBytes, size_t TSize) (defined in tf::SmallVectorBase ) | tf::SmallVectorBase | inlineprotected | | insert (iterator I, T &&Elt) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | insert (iterator I, const T &Elt) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | insert (iterator I, size_type NumToInsert, const T &Elt) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | insert (iterator I, ItTy From, ItTy To) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | insert (iterator I, std::initializer_list< T > IL) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | isSmall () const (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inlineprotected | | iterator typedef (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | | | max_size () const (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | operator!= (const SmallVectorImpl &RHS) const (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | operator< (const SmallVectorImpl &RHS) const (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | operator=(const SmallVector &RHS) | tf::SmallVector< T, N > | inline | | operator=(SmallVector &&RHS) | tf::SmallVector< T, N > | inline | | operator=(SmallVectorImpl< T > &&RHS) | tf::SmallVector< T, N > | inline | | operator=(std::initializer_list< T > IL) | tf::SmallVector< T, N > | inline | | operator= (const SmallVectorImpl &RHS) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | | | operator== (const SmallVectorImpl &RHS) const (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | operator[](size_type idx) (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | operator[](size_type idx) const (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | pointer typedef (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | | | pop_back () (defined in tf::SmallVectorTemplateBase< T, isPodLike > ) | tf::SmallVectorTemplateBase< T, isPodLike > | inline | | pop_back_val () (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | push_back (const T &Elt) (defined in tf::SmallVectorTemplateBase< T, isPodLike > ) | tf::SmallVectorTemplateBase< T, isPodLike > | inline | | push_back (T &&Elt) (defined in tf::SmallVectorTemplateBase< T, isPodLike > ) | tf::SmallVectorTemplateBase< T, isPodLike > | inline | | rbegin () (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | rbegin () const (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | reference typedef (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | | | rend () (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | rend () const (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | reserve (size_type N) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | resetToSmall () (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inlineprotected | | resize (size_type N) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | resize (size_type N, const T &NV) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | reverse_iterator typedef (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | | | set_size (size_type N) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline | | setEnd (T *P) (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inlineprotected | | size () const (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inline | | size_type typedef (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | | | SmallVector() | tf::SmallVector< T, N > | inline | | SmallVector(size_t Size, const T &Value=T()) | tf::SmallVector< T, N > | inlineexplicit | | SmallVector(ItTy S, ItTy E) | tf::SmallVector< T, N > | inline | | SmallVector(std::initializer_list< T > IL) | tf::SmallVector< T, N > | inline | | SmallVector(const SmallVector &RHS) | tf::SmallVector< T, N > | inline | | SmallVector(SmallVector &&RHS) | tf::SmallVector< T, N > | inline | | SmallVector(SmallVectorImpl< T > &&RHS) | tf::SmallVector< T, N > | inline | | SmallVectorBase (void *FirstEl, size_t Size) (defined in tf::SmallVectorBase ) | tf::SmallVectorBase | inlineprotected | | SmallVectorImpl (unsigned N) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inlineexplicitprotected | | SmallVectorTemplateBase (size_t Size) (defined in tf::SmallVectorTemplateBase< T, isPodLike > ) | tf::SmallVectorTemplateBase< T, isPodLike > | inlineprotected | | SmallVectorTemplateCommon (size_t Size) (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | inlineprotected | | swap (SmallVectorImpl &RHS) (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | | | uninitialized_copy (It1 I, It1 E, It2 Dest) (defined in tf::SmallVectorTemplateBase< T, isPodLike > ) | tf::SmallVectorTemplateBase< T, isPodLike > | inlineprotectedstatic | | uninitialized_move (It1 I, It1 E, It2 Dest) (defined in tf::SmallVectorTemplateBase< T, isPodLike > ) | tf::SmallVectorTemplateBase< T, isPodLike > | inlineprotectedstatic | | value_type typedef (defined in tf::SmallVectorTemplateCommon< T, typename > ) | tf::SmallVectorTemplateCommon< T, typename > | | | ~SmallVectorImpl () (defined in tf::SmallVectorImpl< T > ) | tf::SmallVectorImpl< T > | inline |