Project_DJ_Engine
Documentation:
Getting Started
API Reference
Editor_Format
Project_DJ_Engine
Template Class PredictBuffer
View page source
Template Class PredictBuffer
Defined in
File PredictMusic.hpp
Class Documentation
template
<
int
SZ
>
class
PredictBuffer
Public Functions
inline
bool
IsFull
(
)
inline
bool
Pop
(
PREDICT
&
out
)
inline
void
Reset
(
)
inline
void
Fill
(
const
PREDICT
&
data
)
inline
PredictBuffer
(
)