#include <HxCorbaPixValue.h>
Public Types | |
typedef PixValue_var | _var_type |
Public Methods | |
void | _d (PixValueTag) |
PixValueTag | _d () const |
void | scalarInt (CORBA::Long) |
CORBA::Long | scalarInt () const |
void | scalarDouble (CORBA::Double) |
CORBA::Double | scalarDouble () const |
void | vect2Int (const Vec2I &) |
const Vec2I & | vect2Int () const |
Vec2I & | vect2Int () |
void | vect2Double (const Vec2D &) |
const Vec2D & | vect2Double () const |
Vec2D & | vect2Double () |
void | vect3Int (const Vec3I &) |
const Vec3I & | vect3Int () const |
Vec3I & | vect3Int () |
void | vect3Double (const Vec3D &) |
const Vec3D & | vect3Double () const |
Vec3D & | vect3Double () |
void | cplx (const Complex &) |
const Complex & | cplx () const |
Complex & | cplx () |
void | _OB_marshal (OB::OutputStreamImpl *) const |
Static Public Methods | |
void | _OB_unmarshal (PixValue &, OB::InputStreamImpl *) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|