VTK  9.3.20240327
Public Types | Public Member Functions | List of all members
vtkVRMLYaccData::FakeAlloca Class Reference

#include <vtkVRMLImporter_Yacc.h>

Public Types

typedef std::list< void * > list_type
 

Public Member Functions

 ~FakeAlloca ()
 
void * Allocate (size_t size)
 

Detailed Description

Definition at line 861 of file vtkVRMLImporter_Yacc.h.

Member Typedef Documentation

◆ list_type

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

Definition at line 864 of file vtkVRMLImporter_Yacc.h.

Constructor & Destructor Documentation

◆ ~FakeAlloca()

vtkVRMLYaccData::FakeAlloca::~FakeAlloca ( )
inline

Definition at line 865 of file vtkVRMLImporter_Yacc.h.

Member Function Documentation

◆ Allocate()

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

Definition at line 873 of file vtkVRMLImporter_Yacc.h.


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