FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcOutputBufMgr Class Reference

#include <addMFCClass.h>

Public Member Functions

 AcOutputBufMgr ()
 
 ~AcOutputBufMgr ()
 
bool attachBuffer (void *, unsigned)
 
bool detachBuffer ()
 
bool hasBuffer () const
 
unsigned byteCount () const
 
voidpointer () const
 
voidrequestBytes (unsigned)
 
unsigned takeBytes (unsigned)
 
bool reset ()
 

Detailed Description

Definition at line 21 of file addMFCClass.h.

Constructor & Destructor Documentation

◆ AcOutputBufMgr()

AcOutputBufMgr::AcOutputBufMgr ( )

◆ ~AcOutputBufMgr()

AcOutputBufMgr::~AcOutputBufMgr ( )

Member Function Documentation

◆ attachBuffer()

bool AcOutputBufMgr::attachBuffer ( void * ,
unsigned  )

◆ byteCount()

unsigned AcOutputBufMgr::byteCount ( ) const

◆ detachBuffer()

bool AcOutputBufMgr::detachBuffer ( )

◆ hasBuffer()

bool AcOutputBufMgr::hasBuffer ( ) const

◆ pointer()

void * AcOutputBufMgr::pointer ( ) const

◆ requestBytes()

void * AcOutputBufMgr::requestBytes ( unsigned )

◆ reset()

bool AcOutputBufMgr::reset ( )

◆ takeBytes()

unsigned AcOutputBufMgr::takeBytes ( unsigned )

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