strusBase  0.17
Public Member Functions | List of all members
strus::BlockAllocator Class Reference

#include <symbolTable.hpp>

Public Member Functions

 BlockAllocator (ErrorBufferInterface *errorhnd_)
 
 ~BlockAllocator ()
 
const char * allocStringCopy (const char *str, std::size_t size)
 
const char * allocStringCopy (const std::string &str)
 

Constructor & Destructor Documentation

strus::BlockAllocator::BlockAllocator ( ErrorBufferInterface errorhnd_)
inlineexplicit
strus::BlockAllocator::~BlockAllocator ( )

Member Function Documentation

const char* strus::BlockAllocator::allocStringCopy ( const char *  str,
std::size_t  size 
)
const char* strus::BlockAllocator::allocStringCopy ( const std::string &  str)

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