INMOST
A toolkit for distributed mathematical modeling
INMOST::chunk_bulk_array< block_bits > Class Template Reference

Public Types

typedef size_t size_type
 
typedef make_unsigned< size_type >::type uenum
 

Public Member Functions

__INLINE char & operator[] (size_type i)
 
__INLINE const char & operator[] (size_type i) const
 
__INLINE char & at (size_type i)
 
__INLINE const char & at (size_type i) const
 
void inner_resize (size_type new_size)
 
size_type capacity () const
 
size_type size () const
 
bool empty () const
 
void clear ()
 
 chunk_bulk_array (size_type set_record_size=1)
 
 chunk_bulk_array (const chunk_bulk_array &other)
 
chunk_bulk_arrayoperator= (chunk_bulk_array const &other)
 
void resize (size_type n)
 

Detailed Description

template<int block_bits>
class INMOST::chunk_bulk_array< block_bits >

Definition at line 1343 of file container.hpp.


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