Open CASCADE Technology
6.5.4
|
#include <ShapeSchema_ObjMgt_ExternRef.hxx>
Public Member Functions | |
ShapeSchema_ObjMgt_ExternRef () | |
Handle_Standard_Persistent | New () const |
void | Add (const Handle< Standard_Persistent > &, const Handle< Storage_Schema > &) const |
void | Write (const Handle< Standard_Persistent > &, Storage_BaseDriver &, const Handle< Storage_Schema > &) const |
void | Read (const Handle< Standard_Persistent > &, Storage_BaseDriver &, const Handle< Storage_Schema > &) const |
Static Public Member Functions | |
static void | SAdd (const Handle< ObjMgt_ExternRef > &, const Handle< Storage_Schema > &) |
static void | SWrite (const Handle< Standard_Persistent > &, Storage_BaseDriver &, const Handle< Storage_Schema > &) |
static void | SRead (const Handle< Standard_Persistent > &, Storage_BaseDriver &, const Handle< Storage_Schema > &) |
void ShapeSchema_ObjMgt_ExternRef::Add | ( | const Handle< Standard_Persistent > & | , |
const Handle< Storage_Schema > & | |||
) | const [virtual] |
Implements Storage_CallBack.
Handle_Standard_Persistent ShapeSchema_ObjMgt_ExternRef::New | ( | ) | const [virtual] |
Implements Storage_CallBack.
void ShapeSchema_ObjMgt_ExternRef::Read | ( | const Handle< Standard_Persistent > & | , |
Storage_BaseDriver & | , | ||
const Handle< Storage_Schema > & | |||
) | const [virtual] |
Implements Storage_CallBack.
static void ShapeSchema_ObjMgt_ExternRef::SAdd | ( | const Handle< ObjMgt_ExternRef > & | , |
const Handle< Storage_Schema > & | |||
) | [static] |
static void ShapeSchema_ObjMgt_ExternRef::SRead | ( | const Handle< Standard_Persistent > & | , |
Storage_BaseDriver & | , | ||
const Handle< Storage_Schema > & | |||
) | [static] |
static void ShapeSchema_ObjMgt_ExternRef::SWrite | ( | const Handle< Standard_Persistent > & | , |
Storage_BaseDriver & | , | ||
const Handle< Storage_Schema > & | |||
) | [static] |
void ShapeSchema_ObjMgt_ExternRef::Write | ( | const Handle< Standard_Persistent > & | , |
Storage_BaseDriver & | , | ||
const Handle< Storage_Schema > & | |||
) | const [virtual] |
Implements Storage_CallBack.