Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

gust_pool.cpp File Reference

#include "stdafx.h"
#include <iostream>
#include <stdio.h>
#include <stdlib.h>
#include "gul_types.h"
#include "gust_pool.h"
#include "gust_pooltbl.h"

Go to the source code of this file.

Namespaces

namespace  gust

Functions

GULAPI void gul_halt (void)


Function Documentation

GULAPI void gul_halt void   
 

Definition at line 32 of file gust_pool.cpp.

References GULAPI, gust::pool, POOL_ALIGNMENT, and gust::Pools.

Referenced by gul::Ptr< EP >::operator *(), and gul::Ptr< EP >::operator[]().

00033 {
00034 #ifdef POOLDBG
00035   cout << "this is a place for setting breakpoints\n";
00036 #endif
00037 }


Generated on Mon Jan 21 04:17:46 2002 for GUL 0.6 - Geometry Utility Library by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001