Public Member Functions | Public Attributes
ByteArrayInputStream Struct Reference
Inheritance diagram for ByteArrayInputStream:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ByteArrayInputStream (uint8_t const *buffer, int buffer_size)
void read (uint8_t *out_buffer, size_t size)

Public Attributes

uint8_t const * buffer
unsigned int buffer_size
unsigned int in_index

Detailed Description

Definition at line 861 of file value_ops.cc.


Constructor & Destructor Documentation

ByteArrayInputStream::ByteArrayInputStream ( uint8_t const *  buffer,
int  buffer_size 
) [inline]

Definition at line 867 of file value_ops.cc.


Member Function Documentation

void ByteArrayInputStream::read ( uint8_t *  out_buffer,
size_t  size 
) [inline, virtual]

Implements Typelib::InputStream.

Definition at line 870 of file value_ops.cc.


Member Data Documentation

Definition at line 863 of file value_ops.cc.

Definition at line 864 of file value_ops.cc.

Definition at line 865 of file value_ops.cc.


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


typelib
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Mon Sep 14 2015 15:08:18