Open CASCADE Technology
6.5.4
|
#include <StdSchema_gp_XYZ.hxx>
Static Public Member Functions | |
static void | SAdd (const gp_XYZ &, const Handle< Storage_Schema > &aSchema) |
static void | SWrite (const gp_XYZ &, Storage_BaseDriver &aDriver, const Handle< Storage_Schema > &aSchema) |
static void | SRead (gp_XYZ &, Storage_BaseDriver &aDriver, const Handle< Storage_Schema > &aSchema) |
static void StdSchema_gp_XYZ::SAdd | ( | const gp_XYZ & | , |
const Handle< Storage_Schema > & | aSchema | ||
) | [static] |
static void StdSchema_gp_XYZ::SRead | ( | gp_XYZ & | , |
Storage_BaseDriver & | aDriver, | ||
const Handle< Storage_Schema > & | aSchema | ||
) | [static] |
static void StdSchema_gp_XYZ::SWrite | ( | const gp_XYZ & | , |
Storage_BaseDriver & | aDriver, | ||
const Handle< Storage_Schema > & | aSchema | ||
) | [static] |