#include <ArmarXCore/applications/ArmarXStorm/other_files/IceDB/IceDB.h>
template<typename T>
struct IceDB::Codec< T, IceContext, Ice::OutputStream >
Definition at line 506 of file IceDB.h.
◆ read()
static void read |
( |
T & |
t, |
|
|
const MDB_val & |
val, |
|
|
const IceContext & |
ctx |
|
) |
| |
|
inlinestatic |
◆ write() [1/2]
static bool write |
( |
const T & |
t, |
|
|
MDB_val & |
val, |
|
|
const IceContext & |
ctx |
|
) |
| |
|
inlinestatic |
◆ write() [2/2]
static void write |
( |
const T & |
t, |
|
|
MDB_val & |
val, |
|
|
Ice::OutputStream & |
holder, |
|
|
const IceContext & |
ctx |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file:
- ArmarXCore/applications/ArmarXStorm/other_files/IceDB/IceDB.h