MADNESS  0.10.1
Public Member Functions | Private Attributes | List of all members
Fcwf_vector_allocator Class Reference

#include <fcwf.h>

Collaboration diagram for Fcwf_vector_allocator:
Collaboration graph
[legend]

Public Member Functions

 Fcwf_vector_allocator (World &world, unsigned int m_size)
 
std::vector< Fcwfoperator() ()
 
Fcwf_vector_allocator operator= (const Fcwf_vector_allocator &other)
 
void set_size (int size)
 

Private Attributes

unsigned int m_size
 
Worldworld
 

Constructor & Destructor Documentation

◆ Fcwf_vector_allocator()

Fcwf_vector_allocator::Fcwf_vector_allocator ( World world,
unsigned int  m_size 
)

Member Function Documentation

◆ operator()()

std::vector< Fcwf > Fcwf_vector_allocator::operator() ( )

References m_size, and world.

◆ operator=()

Fcwf_vector_allocator Fcwf_vector_allocator::operator= ( const Fcwf_vector_allocator other)

References m_size, and world.

◆ set_size()

void Fcwf_vector_allocator::set_size ( int  size)

References m_size.

Member Data Documentation

◆ m_size

unsigned int Fcwf_vector_allocator::m_size
private

Referenced by operator()(), operator=(), and set_size().

◆ world

World& Fcwf_vector_allocator::world
private

Referenced by operator()(), and operator=().


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