V-ART
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
memoryobj.h
Go to the documentation of this file.
1
5
#ifndef VART_MEMORYOBJ_H
6
#define VART_MEMORYOBJ_H
7
8
namespace
VART {
27
class
MemoryObj
{
28
public
:
33
MemoryObj
();
34
39
MemoryObj
(
const
VART::MemoryObj
& obj);
40
bool
autoDelete
;
41
};
// end class declaration
42
}
// end namespace
43
44
#endif
VART::MemoryObj::MemoryObj
MemoryObj()
Default constructor.
Definition:
memoryobj.cpp:10
VART::MemoryObj
A "Memory Object" is a V-ART object that has some memory allocation attributes, allowing V-ART to aut...
Definition:
memoryobj.h:27
VART::MemoryObj::autoDelete
bool autoDelete
Definition:
memoryobj.h:40
Generated on Tue May 6 2014 15:09:54 for V-ART by
1.8.6