Adobe.com
Contents Suites Classes Class Index Member Index

ASMemory.cpp File Reference

#include "ASTypes.h"
#include "SPBasic.h"
#include <new>

Functions

void * operator new[] (size_t size) throw (std::bad_alloc)
void * operator new (size_t size) throw (std::bad_alloc)
void operator delete (void *p) throw ()
void operator delete[] (void *p) throw ()
void * operator new[] (size_t size, const std::nothrow_t &) throw ()
void * operator new (size_t size, const std::nothrow_t &) throw ()
void operator delete (void *p, const std::nothrow_t &) throw ()
void operator delete[] (void *p, const std::nothrow_t &) throw ()

Variables

SPBasicSuitesSPBasic

Function Documentation

void operator delete ( void *  p,
const std::nothrow_t &   
) throw ()

References SPBasicSuite::FreeBlock, and NULL.

void operator delete ( void *  p  )  throw ()

References SPBasicSuite::FreeBlock, and NULL.

void operator delete[] ( void *  p,
const std::nothrow_t &   
) throw ()

References SPBasicSuite::FreeBlock, and NULL.

void operator delete[] ( void *  p  )  throw ()

References SPBasicSuite::FreeBlock, and NULL.

void* operator new ( size_t  size,
const std::nothrow_t &   
) throw ()

References SPBasicSuite::AllocateBlock, and nil.

void* operator new ( size_t  size  )  throw (std::bad_alloc)

References SPBasicSuite::AllocateBlock, and nil.

void* operator new[] ( size_t  size,
const std::nothrow_t &   
) throw ()

References SPBasicSuite::AllocateBlock, and nil.

void* operator new[] ( size_t  size  )  throw (std::bad_alloc)

References SPBasicSuite::AllocateBlock, and nil.


Variable Documentation



Contents Suites Classes Class Index Member Index
Adobe Solutions Network
 
Copyright © 2016 Adobe Systems Incorporated. All rights reserved.
Terms of Use Online Privacy Policy Adobe and accessibility Avoid software piracy Permissions and Trademarks