Home
last modified time | relevance | path

Searched refs:TVectorBuffer (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
Dvectorbuffer.h44 NONSHARABLE_CLASS(TVectorBuffer) : public TNodeBuffer in NONSHARABLE_CLASS() argument
47 TVectorBuffer(); in NONSHARABLE_CLASS()
64 TVectorBuffer<C>::TVectorBuffer() : iSize(0) in TVectorBuffer() function
72 TInt TVectorBuffer<C>::Unreserved() const in Unreserved()
98 TInt TVectorBuffer<C>::GetRoom(TInt aSize) const in GetRoom()
106 TInt TVectorBuffer<C>::Append(const TDesC8& aData) //ei ole ok! in Append()
149 TPtrC8 TVectorBuffer<C>::Shift() in Shift()
168 TInt TVectorBuffer<C>::Size() const in Size()
174 TPtrC8 TVectorBuffer<C>::operator[](TInt aIndex) const
195 NONSHARABLE_CLASS(TVector) : public TVectorBuffer<C * sizeof(T)> in NONSHARABLE_CLASS()
[all …]