#include <PVectorStreamer.h>
Definition at line 8 of file PVectorStreamer.h.
Constructor.
Definition at line 6 of file PVectorStreamer.cc.
9 m_writer( objectType, mapping, contSchema ){
STLContainerWriter m_writer
ora::PVectorWriter::~PVectorWriter |
( |
| ) |
|
|
virtual |
Implements ora::IRelationalWriter.
Definition at line 15 of file PVectorStreamer.cc.
bool build(DataElement &offset, IRelationalData &relationalData, RelationalBuffer &operationBuffer)
unsigned int offset(bool)
STLContainerWriter m_writer
void ora::PVectorWriter::setRecordId |
( |
const std::vector< int > & |
identity | ) |
|
|
virtual |
void ora::PVectorWriter::write |
( |
int |
oid, |
|
|
const void * |
data |
|
) |
| |
|
virtual |