Generated on Tue Jan 26 2021 00:00:00 for Gecode by doxygen 1.9.1
Gecode::Iter::Values::ValueListIter::VLIO Class Reference

Shared object for allocation. More...

#include <values-list.hpp>

Public Member Functions

 VLIO (Region &r)
 Initialize. More...
 
- Public Member Functions inherited from Gecode::Support::BlockAllocator< ValueList, Region >
 BlockAllocator (Region &a)
 Initialize. More...
 
 ~BlockAllocator (void)
 Free all allocated blocks. More...
 
Regionallocator (void)
 Return allocator used. More...
 
ValueList * operator() (void)
 Return memory of size required by T. More...
 
size_t size (void) const
 Return size of memory required by allocator. More...
 

Public Attributes

unsigned int use_cnt
 Counter used for reference counting. More...
 

Detailed Description

Shared object for allocation.

Definition at line 52 of file values-list.hpp.

Constructor & Destructor Documentation

◆ VLIO()

Gecode::Iter::Values::ValueListIter::VLIO::VLIO ( Region r)
inline

Initialize.

Definition at line 104 of file values-list.hpp.

Member Data Documentation

◆ use_cnt

unsigned int Gecode::Iter::Values::ValueListIter::VLIO::use_cnt

Counter used for reference counting.

Definition at line 55 of file values-list.hpp.


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