#########
varstream
#########

.. cpp:namespace:: varstream

.. default-domain:: cpp

Fields
======

=============== ======================================
unsigned int *  :cpp:var:`~varstream::data`           
unsigned int *  :cpp:var:`~varstream::rdata`          
int             :cpp:var:`~varstream::allocated`      
int             :cpp:var:`~varstream::used`           
int             :cpp:var:`~varstream::bit`            
int             :cpp:var:`~varstream::rused`          
int             :cpp:var:`~varstream::rbit`           
int             :cpp:var:`~varstream::can_reallocate` 
int             :cpp:var:`~varstream::status`         
unsigned int    :cpp:var:`~varstream::mask`           
unsigned int    :cpp:var:`~varstream::range`          
=============== ======================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenstruct:: varstream
   :project: base_stream
   :members:
   :undoc-members:



