/home/sn3d/devel/aja-ml/aja-lib/src/aja_functions.h File Reference

#include "aja.h"

Go to the source code of this file.

Namespaces

namespace  aja

Defines

#define _AJA_FUNCTIONS_

Functions

bool aja::getByteFromData (byte_t &out, const buffer_t buffer, unsigned int size, unsigned int pos)
 Function convert chars to 8bit number.
bool aja::getDbyteFromData (dbyte_t &out, const buffer_t buffer, unsigned int size, unsigned int pos)
 Function convert chars to 16 bit number.
bool aja::get24NumberFromData (number_t &out, const buffer_t buffer, unsigned int size, unsigned int pos)
 Function convert chars to 24 bit number.
bool aja::get32NumberFromData (number_t &out, const buffer_t buffer, unsigned int size, unsigned int pos)
 Function convert chars to 32 bit number.
bool aja::getBitsFromData (byte_t &out, byte_t mask, byte_t move, buffer_t buffer, unsigned int size, unsigned int pos)
 Function take a bits of byte by mask.


Detailed Description

Author:
Zdenko Vrabel(sn3d@users.sourceforge.net)
Version:
v1.0
Date:
26.11.2006
File contain all global functions for aja library

Define Documentation

#define _AJA_FUNCTIONS_
 


Generated on Sun Mar 4 00:30:36 2007 for LIBAJA by  doxygen 1.4.6