VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
bufferMgr.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1992-2025 MAK Technologies, Inc
3 ** All rights reserved.
4 *******************************************************************************/
5 
6 #ifndef bufferMgr_h_
7 #define bufferMgr_h_
8 
12 
13 #include <vlutil/vlMachineTypes.h>
14 
22 DT_DLL_VLPROTIND char* DtDecodingBuffer(unsigned int requestedLength);
23 
24 #endif
25 
DT_DLL_VLPROTIND char * DtDecodingBuffer(unsigned int requestedLength)
DtDecodingBuffer returns a pointer to a chunk of memory requestedLength long which can be used for de...
#define DT_DLL_VLPROTIND
Definition: vlMachineTypes.h:110
This file contains typedefs for machine dependant types.

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)