sisi4s
Loading...
Searching...
No Matches
sisi4s::DryMemory Class Reference

#include <DryTensor.hpp>

Collaboration diagram for sisi4s::DryMemory:

Public Types

typedef std::pair< int64_t, SourceLocationExtendingResource
 

Static Public Member Functions

static void allocate (int64_t size, SourceLocation const &location)
 
static void free (int64_t size)
 

Static Public Attributes

static int64_t currentTotalSize = 0
 
static int64_t maxTotalSize = 0
 
static std::vector< ExtendingResourceextendingResources
 

Member Typedef Documentation

◆ ExtendingResource

Member Function Documentation

◆ allocate()

static void sisi4s::DryMemory::allocate ( int64_t  size,
SourceLocation const &  location 
)
inlinestatic
Here is the caller graph for this function:

◆ free()

static void sisi4s::DryMemory::free ( int64_t  size)
inlinestatic
Here is the caller graph for this function:

Member Data Documentation

◆ currentTotalSize

int64_t DryMemory::currentTotalSize = 0
static

◆ extendingResources

std::vector< DryMemory::ExtendingResource > DryMemory::extendingResources
static

◆ maxTotalSize

int64_t DryMemory::maxTotalSize = 0
static

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