VR-Link API Documentation for DIS
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
vlpi
bufferMgr.h
Go to the documentation of this file.
1
/*******************************************************************************
2
** Copyright (c) 1992-2010 VT MAK
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
DtDecodingBuffer
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...
DT_DLL_VLPROTIND
#define DT_DLL_VLPROTIND
Definition:
vlMachineTypes.h:110
vlMachineTypes.h
This file contains typedefs for machine dependant types.
Document ID: Generated on Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (
www.mak.com
)