#include <_ibpp.h>
List of all members.
Constructor & Destructor Documentation
| ibpp_internals::SPB::SPB |
( |
| ) |
[inline] |
| ibpp_internals::SPB::~SPB |
( |
| ) |
[inline] |
Member Function Documentation
| void SPB::Insert |
( |
char |
opcode | ) |
|
| void SPB::InsertByte |
( |
char |
type, |
|
|
char |
data |
|
) |
| |
| void SPB::InsertQuad |
( |
char |
type, |
|
|
int32_t |
data |
|
) |
| |
| void SPB::InsertString |
( |
char |
type, |
|
|
int |
lenwidth, |
|
|
const char * |
data |
|
) |
| |
| char* ibpp_internals::SPB::Self |
( |
| ) |
[inline] |
| short ibpp_internals::SPB::Size |
( |
| ) |
[inline] |
The documentation for this class was generated from the following files:
- E:/Projetos_Primeiro_Semestre_2012/TerraView/terralib/src/terralib/drivers/Firebird/ibpp/core/_ibpp.h
- E:/Projetos_Primeiro_Semestre_2012/TerraView/terralib/src/terralib/drivers/Firebird/ibpp/core/_spb.cpp