VTK
|
#include <vtkVRMLImporter_Yacc.h>
Public Types | |
typedef std::list< void * > | list_type |
Public Member Functions | |
~FakeAlloca () | |
void * | Allocate (size_t size) |
Definition at line 891 of file vtkVRMLImporter_Yacc.h.
typedef std::list<void *> vtkVRMLYaccData::FakeAlloca::list_type |
Definition at line 894 of file vtkVRMLImporter_Yacc.h.
vtkVRMLYaccData::FakeAlloca::~FakeAlloca | ( | ) | [inline] |
Definition at line 895 of file vtkVRMLImporter_Yacc.h.
void* vtkVRMLYaccData::FakeAlloca::Allocate | ( | size_t | size | ) | [inline] |
Definition at line 903 of file vtkVRMLImporter_Yacc.h.