Short buffer class.
More...
#include <tdme/utilities/ShortBuffer.h>
Short buffer class.
- Author
- Andreas Drewke
Definition at line 13 of file ShortBuffer.h.
◆ ShortBuffer() [1/2]
◆ ShortBuffer() [2/2]
Public constructor.
- Parameters
-
Definition at line 26 of file ShortBuffer.h.
◆ get()
int16_t get |
( |
int32_t |
position | ) |
|
|
inline |
Get a value at given position.
- Parameters
-
Definition at line 47 of file ShortBuffer.h.
◆ getCapacity()
virtual int32_t getCapacity |
( |
| ) |
|
|
inlinevirtual |
◆ getPosition()
virtual int32_t getPosition |
( |
| ) |
|
|
inlinevirtual |
◆ put()
Put a value into current position.
- Parameters
-
Definition at line 58 of file ShortBuffer.h.
The documentation for this class was generated from the following file:
- /home/andreas/Development/drewke.net/tdme2/src/tdme/utilities/ShortBuffer.h