Gnash
0.8.10
|
append(const void *inData, size_t size) | gnash::SimpleBuffer | [inline] |
append(const SimpleBuffer &buf) | gnash::SimpleBuffer | [inline] |
appendByte(const boost::uint8_t b) | gnash::SimpleBuffer | [inline] |
appendNetworkLong(const boost::uint32_t l) | gnash::SimpleBuffer | [inline] |
appendNetworkShort(const boost::uint16_t s) | gnash::SimpleBuffer | [inline] |
capacity() const | gnash::SimpleBuffer | [inline] |
data() | gnash::SimpleBuffer | [inline] |
data() const | gnash::SimpleBuffer | [inline] |
empty() const | gnash::SimpleBuffer | [inline] |
operator=(const SimpleBuffer &b) | gnash::SimpleBuffer | [inline] |
reserve(size_t newCapacity) | gnash::SimpleBuffer | [inline] |
resize(size_t newSize) | gnash::SimpleBuffer | [inline] |
SimpleBuffer(size_t capacity=0) | gnash::SimpleBuffer | [inline] |
SimpleBuffer(const SimpleBuffer &b) | gnash::SimpleBuffer | [inline] |
size() const | gnash::SimpleBuffer | [inline] |