VTK
Public Types | Public Member Functions
vtkVRMLYaccData::FakeAlloca Class Reference

#include <vtkVRMLImporter_Yacc.h>

List of all members.

Public Types

typedef std::list< void * > list_type

Public Member Functions

 ~FakeAlloca ()
void * Allocate (size_t size)

Detailed Description

Definition at line 891 of file vtkVRMLImporter_Yacc.h.


Member Typedef Documentation

typedef std::list<void *> vtkVRMLYaccData::FakeAlloca::list_type

Definition at line 894 of file vtkVRMLImporter_Yacc.h.


Constructor & Destructor Documentation

Definition at line 895 of file vtkVRMLImporter_Yacc.h.


Member Function Documentation

void* vtkVRMLYaccData::FakeAlloca::Allocate ( size_t  size) [inline]

Definition at line 903 of file vtkVRMLImporter_Yacc.h.


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