#include <unlockimagequeue.h>
◆ UnlockImageQueue()
UnlockImageQueue::UnlockImageQueue |
( |
| ) |
|
◆ ~UnlockImageQueue()
virtual UnlockImageQueue::~UnlockImageQueue |
( |
| ) |
|
|
virtual |
◆ Clean()
void UnlockImageQueue::Clean |
( |
| ) |
|
|
inline |
◆ Get()
unsigned int UnlockImageQueue::Get |
( |
unsigned char * |
pBuffer, |
|
|
unsigned int |
nLen |
|
) |
| |
◆ GetDataLen()
unsigned int UnlockImageQueue::GetDataLen |
( |
| ) |
const |
|
inline |
◆ Initialize()
bool UnlockImageQueue::Initialize |
( |
int |
nSize | ) |
|
◆ is_power_of_2()
bool UnlockImageQueue::is_power_of_2 |
( |
unsigned long |
n | ) |
|
|
inlineprivate |
◆ Put()
unsigned int UnlockImageQueue::Put |
( |
const unsigned char * |
pBuffer, |
|
|
unsigned int |
nLen |
|
) |
| |
◆ roundup_power_of_two()
unsigned long UnlockImageQueue::roundup_power_of_two |
( |
unsigned long |
val | ) |
|
|
inlineprivate |
◆ m_nIn
unsigned int UnlockImageQueue::m_nIn |
|
private |
◆ m_nOut
unsigned int UnlockImageQueue::m_nOut |
|
private |
◆ m_nSize
unsigned int UnlockImageQueue::m_nSize |
|
private |
◆ m_pBuffer
unsigned char* UnlockImageQueue::m_pBuffer |
|
private |
The documentation for this class was generated from the following file: