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

List of all members.

Public Member Functions

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

Public Attributes

boost::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 ( boost::uint8_t const *  buffer,
int  buffer_size 
) [inline]

Definition at line 867 of file value_ops.cc.


Member Function Documentation

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

Definition at line 870 of file value_ops.cc.


Member Data Documentation

boost::uint8_t const* ByteArrayInputStream::buffer

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 Sat Jun 8 2019 18:49:22